Hacker News new | ask | show | jobs
by D_T 6641 days ago
So when will Kanamit be up and running?
1 comments

Well... You know that all the major hard to do components of our little imaginary framework already exist: there already is a Lisp-based web server that could handle HTTP requests (we assume it would stand behind a cache such as Varnish) and there must be at least a good few RDBMS persistence mechanisms for Lisp by now. As for the template engine, I would tend to go for something like ZPT (Zope Page Templates) as mixing code in the presentation layer does not hit me as particularly fancy. AFAIK, there is no implementation in Lisp, so, it would have to be done. For the rest, the glue connecting the HTTP to the persisted objects, it would be rather easy to do patterning after Rails or Django.

So, I think if we decided to really do it, even without full dedication, we could have it ready for release in about a year.

And it would be cool to launch it on April 1st.

Personally I wouldn't risk announcing anything that's not a joke within 24 hours of April 1st...
Gmail? :)