Closed k-bx closed 8 years ago
Will update PR to use submodules soon.
Sorry, I don't actually see submodules used here. So I can either:
Please advice.
Unfortunately the new versions of clock are broken. See this issue for more info:
https://github.com/corsis/clock/issues/36
I was actually thinking about doing the opposite and making the clock bounds tighter because clock-0.5.2 is also broken as well. I am not inclined to widen the dependency until clock is fixed.
As far as submodules go, we had not set up submodules in this repo yet, although I guess it might not hurt. If we do, we do not need to have heist as a submodule because snap-server does not depend on heist. @gregorycollins is responsible for this package so I'll defer to him on that point.
@mightybyte if you do set up submodules in this repo, it would be a good idea to try to avoid git-submodule cycles between snap and snap-server, as otherwise git clone --recursive https://github.com/snapframework/snap
may have undesired behaviour...
Closing since we now have constraints that depend on the new fixed version of clock.
Also add stack support.
Thank you!