Hi Have a look at http://code.google.com/p/bfg-pages/
I have used it in a number of projects. Its a very rough and ready cms, with traversal. Across folders etc..... mapped to gae entities. It has been used on a number of in production appengine projects. T On Wed, Mar 31, 2010 at 1:29 AM, george hu <[email protected]> wrote: > I have a small repoze.bfg application which has a traversal/ZODB structure, > I got trouble with moving it to the GAE, as my understanding for now, on GAE > there is only BigTable supported, I guess have to rewrite the model part of > my code to adapt it into the GAE. Does any body has experience of doing > this? A sample of Model.py is highly appreciated. > > GeorgeĀ Hu > > _______________________________________________ > Repoze-dev mailing list > [email protected] > http://lists.repoze.org/listinfo/repoze-dev > > _______________________________________________ Repoze-dev mailing list [email protected] http://lists.repoze.org/listinfo/repoze-dev
