Cmsed initial release
Rikki Cattermole
alphaglosined at gmail.com
Sat Jan 25 02:23:09 PST 2014
After nearly a month in development I finally feel ready to say
Cmsed is at a good stage to show it off.
So here goes.
The goal of Cmsed[0] is to provide common components that a web
service may have. From the basis of a wiki to a web admin system.
But that is not yet started upon.
What has been started and at a good point is the base subpackage.
Its essentially a web service framework.
For a feature list that already is implemented take a look at[1].
There is also information related to future features that I
believe to be required based upon other frameworks in the wild.
There is a lot of double up between it and my blog post about
where I'm going and its current state[2].
Cmsed is quite heavily integrated into Dvorm[3]. Its not quite
ready for announcement in of itself. The reasons are detailed in
the blog post[2].
I haven't tested on linux just yet. As I'm on a Windows box. It
shouldn't have too much issues but given how much I'm doing with
templates and mixin's, I know it could have issues.
Feedback welcome!
[0] https://github.com/rikkimax/Cmsed
[1] https://github.com/rikkimax/Cmsed/wiki/Road-map
[2]
http://alphaglosined.blogspot.com/2014/01/enterprise-frameworks-whats-next.html
[3] https://github.com/rikkimax/Dvorm
More information about the Digitalmars-d-announce
mailing list