i've been working on a similar 'core' application distro its been near release a few times, and then we find a security bug. since its powering active sites, I've been hesitant to release things.
if people want to communicate off line, i'd be happy to share code non- publicly until its at a publicly viewable state. the approach on our system was a little different: there was a 50% effort on making a core "model" that people can build off of ( ie: standardize classes / tables ), and then a 50% effort on making sure its mappable via views/etc onto legacy systems. all of the 'actions' are rather generic tasks provided by sample controllers which can be inherited and overridden. the target result, is a way to bootstrap social network / interactive advertising development by being able to just inherit the functionality you need. getting closer and closer each day. one of of the projects is handling significant traffic right now, so that feels good. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
