Re: Distributed Applications and Database Data

2006-04-28 Thread Matthew Flanagan
I sure MR has hooks for this. Have a look in django/contrib/sites/management.py at how it uses the new event system to create the example.com Site object. On 4/28/06, Brantley Harris <[EMAIL PROTECTED]> wrote: > > I've started to impliment my proposal for schema implementation and > realized that

Distributed Applications and Database Data

2006-04-27 Thread Brantley Harris
I've started to impliment my proposal for schema implementation and realized that some database-data might need to be distributed along with updates in the actual application, but there is no mechanism for it. For instance, if an application requires some sort of seed-data, but the requirement it