Re: Eaten by the Tiger? Open Source WO is coming...

"Pierce T. Wetter III" <[email protected]> Wed, 24 Aug 2005 04:23:33 -0700
Newsgroups gmane.comp.web.webobjects.general
Message-ID <[email protected]>
On Aug 23, 2005, at 8:45 PM, Mont Rothstein wrote:

> Alex may have switched to NSDictionary when he recently implemented  
> snapshot timestamping.
>
> If you go to implement an adaptor for FrontBase I'd start with the  
> PostgreSQL adaptor.  It has locking support (optimistic and  
> pessimistic) and I don't think the others do yet.

  I actually have the source to the EOF Frontbase adaptor, and I just  
got permission from Geert to make it open source, so I may start with  
that instead, but I'll crib from the PostgreSQL adaptor for any AJR  
specific stuff. :-)

  Pierce