• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: EO- classes in ObjC, (was Java Question - ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EO- classes in ObjC, (was Java Question - ...


  • Subject: Re: EO- classes in ObjC, (was Java Question - ...
  • From: Enrique Zamudio <email@hidden>
  • Date: Sat, 24 Nov 2001 14:09:47 -0600
  • Organization: Nasoft

EOF is the tool (framework, actually) we use to access databases in
WebObjects. It was originally written in ObjC so you could use it with
the AppKit (Cocoa). But now it has been rewritten entirely in Java and
the ObjC version has been dropped (well, it's still available if you use
WebObjects 4.5).

So Cocoa developers can't use it unless they write a Cocoa-Java
application or use the java bridge.

EOs were mainly the object representation of rows in the database, but
since they're objects, they can do a lot of things. The access to the
database was done with the EOAccess framework, specifically with the
EOAdaptor classes.

eZL


  • Prev by Date: Re: EO- classes in ObjC, (was Java Question - getting access to protected methods...)
  • Next by Date: textDidEndEditing delegate?
  • Previous by thread: Re: EO- classes in ObjC, (was Java Question - getting access to protected methods...)
  • Next by thread: textDidEndEditing delegate?
  • Index(es):
    • Date
    • Thread