project status
aurora itself is stable and currently being used
within our second big project which also includes
blueprint,
jquery,
a whole bunch of asynchronous calls and some socket communications
along 3 supporting daemons written in plain c.
this
website will hopefully get the sections
features,
requirements,
installation and the
blog
any time soon.
this should help you exploring aurora while also demonstrating
neat features here and there.
after that concentration heads for the new
db-api
which will aim at a complete abstraction and no mixed-up parts like
the current one. also many design-flaws like guessing field-quotation,
only one db-connection at a time and name collisions are being adressed.
all in all we see this as an interesting, important and overdue change.
it will also affect auth and models. probably models will be
rewritten too.
the
testsuite is quite messy right now and will be
overhauled after that. on the other hand it explains how aurora
can be used. so for now it's kind of a replacement documentation -
but by far not complete.
- overview
-
- tutorial - a blog
-
- creating a web-app
- setting up models
- create the web-ui
- add a tag-list
- add comments
- summary
- documentation
-
- configuration
- file-tree
- applications
- libraries
- extensions
- runners
- url-wrappers
- db-api
- models
- templates
- internationalization
- caching
- mime-handlers
- examples
-