I am working on a content type similar to a Sharepoint list. This is basically a user defined database table created in the GUI and displayed in standardized views with a few user customizations such as field order, default sorting, filtering, etc... In order for it to work on GAE I need it to store the user defined list models and views in the database instead of the filesystem. At runtime, the model/view definitions will be pulled from the database and exec'd. Before diving too deep, does anyone see a potential brick wall for this methodology?
Any insight is appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---