you're right, It's just a starter kit to help young developers
getting started with pyramid, and for the
moment I only target alchemy scaffold
(get inspired from dozer project and so one ...).
my goal :
- a project with tiny finger print (low package dependency)
- scaffold agnostic, it should work with url dispatch or traversal
o disable sql reports for traversal
- be easy to configure and high level information
- high performance, reduce the latency induced.
(I've hardcoded sql to improve that, but it's a mess => brown bag)
- offer some kind of api to work with different backend ...
I hope to get some times in few week to push another release
Feel free to fork the project and propose a work around, I'll be
happy to go further.
Le 28/05/2012 13:23, Vlad K. a �crit :