--- Scott Tavares <[EMAIL PROTECTED]> wrote: > ----- Original Message ----- > From: george stewart <[EMAIL PROTECTED]> > To: Turbine <[EMAIL PROTECTED]> > Sent: Tuesday, December 28, 1999 10:48 PM > Subject: Re: opl > > > > > > My hope > > > > is that we can also implement proxies without > > > > ProxyAttribute. > > > > > > > > > so each PO will have two ClassMap objects to > maintain, one for Proxy and one > for the full PO? This sounds like a good idea but > i'm still on the fence. > i'm a little concerned that this will make the > complicated task of > maintaining the ClassMap(s) just that more > difficult. do you an objection of > just using the isProxy() method to include/exclude > attributs from a Proxy? > Let's see how it goes. I really think proxies should be full-fledged objects. > 2. i do like the idea of being able to swap out > Brokers. > 3. can't use Marc's stuff because of reasons that > jon* has already stated. > 4. couldn't we create a Turbine like service and > make Turbine's DBBroker the > default? You can use a service right now to register a dbbroker with the broker manager. Check out the code. Better yet, I'll provide a sample using two different brokers. > > IMHO, this really should be a system > configuration. > > ok lets make it a system configuration, but i still > think it should be set > to one as its default ; ) OK. > > > > > > 3. the defaultSize() method, according to the > > > design, should be static (see the bottom of page > 12 > > > for the reason why). > > > > > I'll read it. > > > do you agree? > I made it static. > > Not really finished. I will add some stubs. It > will > > do multi-record just give me 2 days. You're right > > about the next. I have to think about this... > > > i'll keep an eye out for it. Now man, you have to remember that I started working on this project on Dec 22. The internet lost part of your response. I put my incomplete support for associations in cvs. There's some code in cursor, and some in P.B. Tell me what you think. I haven't exercised it, but it mostly reuses the other code, so maybe it'll work. -- george === message truncated === __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://messenger.yahoo.com ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
