crazy2be
crazy2be
Also running into this with paths like ``` /Tools/^/../repobin/NUnit/2.6.2@450 NUnit ``` And interested if anyone has a fix :).
It might be worthwhile to invest some time optimizing and cleaning up the code for the base module, as that should allow significant headway without having to throw away the...
The framework will most certainly need to manage these things if we want to move to automatic management across multiple servers. Currently I'm going for the -port= command line option,...
This issue has gotten a lot worse after the latest updates, which is probably a good thing, because it will make it more reproducible. On my machine, running `wfdr restart...
I've started moving things. The `template` and `openid` libraries will be the biggest pain, since they were pulled from somewhere (not sure where), and have since been customized to work...
Yesterday I moved `util/browser` to `github.com/crazy2be/browser`, today I moved `util/http` to `github.com/crazy2be/httputil` and reorganized it a bit. Two down, 18 to go.
Today I moved `util/ini` to `github.com/crazy2be/ini`, `util/json` to `github.com/crazy2be/jsonutil`, and `util/session` to `github.com/crazy2be/session`. Most of the libraries that don't belong in the framework have now been moved out, although there's...
Plans for the rest of the libraries: - **dlog**: Should be removed or changed to a module that simply has side-effects for the logging module (e.g. changes the standard prefixes)....
`user` and `perms` libraries have been moved to http://github.com/crazy2be/user and http://github.com/crazy2be/perms respectively. Two more down!