Re: Project Topology

2008-04-06 Thread Aaron Blew
I definitely want to be able to have any app easily retrieve data from another. I suppose I'm thinking of each app as a simple web service. Is that a reasonable way to approach it, or should I only separate on significantly different logical functions (ie a couple different models that just have

Re: Project Topology

2008-04-06 Thread Michael
You can do it both ways. It depends on your code. How interrelated do you want your items? Make sure to check out satchmo http://www.satchmoproject.com/ it might already have done some of this for you. On Sun, Apr 6, 2008 at 2:43 AM, <[EMAIL PROTECTED]> wrote: > > Hi all, > So I'm in the middle