ryan
ryan copied to clipboard
Web framework and a templating engine for Reia programming language.
allow for third-party templating engines to be plugged in easily
include couchdb as soon as its makefile is able to install couchdb with no additional actions
move to simplier and compound implementation of lexer/parser to reach simplicity
make a simple controller extension that by default requires the user to be authenticated. for a login/logout controller, provide an example implementation (with initialize method override that doesn't force the...