home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-2 / Developer / objc / EOF / OTC_EOFBetaExamples.1.0.README
Encoding:
Text File  |  1996-11-09  |  1.4 KB  |  41 lines

  1.  
  2. Enterprise Objects Framework Beta Examples 1.0
  3. SHL Object Technology Center
  4. e-mail: otccore@bou.shl.com
  5.  
  6. This submission contains mini examples for the beta version of NeXT's Enterprise Objects Framework and Foundation Kit.  All examples contain full source.  Please contact us at the above e-mail if you have any questions or comments.
  7.  
  8.  
  9. Requirements
  10. NEXTSTEP 3.2 Developer
  11. Enterprise Objects Framework Beta Version 1.0
  12. Sybase pubs Database (for some examples)
  13.  
  14.  
  15. Table Of Contents
  16.  
  17.     Enterprise Objects Framework
  18.  
  19. 1.    Access Layer            Programmatic usage of Access and Database levels of Adaptor Layer.
  20. 2.    Buffering                EOController buffering options.
  21. 3.    DataSource            Custom data source.
  22. 4.    Delegation            Interactive trace of all delegate methods within EO Framework.
  23. 5.    Enterprise Object        Custom enterprise object.
  24. 6.    EOModel Inspector    WorkspaceManager contents inspector for .eomodel documents.
  25. 7.    KeyValueCoding        NSKeyValueCoding protocol used for data transfer.
  26. 8.    Querying                Impromptu querying.
  27. 9.    Sorting                Impromptu sorting.
  28.  
  29.  
  30.     Foundation Kit
  31.  
  32. 1.    Class Clusters            Subclassing class clusters.
  33. 2.    Memory Allocation        New memory allocation scheme.
  34. 3.    Notification            NSNotification and NSNotificationCenter framework.
  35. 4.    NSFoundation        Property list classes NSString, NSArray, NSDictionary.
  36.  
  37.  
  38. Disclaimer
  39. You may freely copy, distribute, and reuse the code in these examples.  SHL disclaims any warranty of any kind, expressed or implied, as to their fitness for any particular use.
  40.