Re: How to use your own EOFaultHandler subclass?
Ricardo Strausz <[email protected]> Fri, 9 May 2003 19:05:33 -0500
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
Did you try to use setAuxiliaryQualifier() on the child DS?? On miércoles, mayo 7, 2003, at 11:38 America/Mexico_City, Jesse Barnum wrote: > The reason that I wanted to do this is so that I could use add some > additional qualifiers 'on the fly' for to-many relationships (for > example, restricting a fetched to-many array to only include items > that were created after a certain date). > > Can't use categories - I'm on WO 5.2.1 (sorry, should have said that > in the post). > > --Jesse Barnum, CEO, 360Works > http://www.360works.com/ > Try WooF, the only solution for linking WebObjects and FileMaker! > > On Monday, May 5, 2003, at 03:28 PM, Ricardo Strausz wrote: > >> two cuestions first: >> Do you realy need a subclass? this is, are you reimplementing some >> methods, or just adding new ones? >> If the second, it may be better to use a category insteed. >> >> >> On sábado, mayo 3, 2003, at 08:58 America/Mexico_City, Jesse Barnum >> wrote: >> >>> Is there any way to make EOF use my custom subclass of >>> EOFaultHandler for newly created faults? >>> >>> --Jesse Barnum, CEO, 360Works >>> http://www.360works.com/ >>> Try WooF, the only solution for linking WebObjects and FileMaker! >>> >>> _______________________________________________ >>> EOF mailing list >>> [email protected] >>> http://www.omnigroup.com/mailman/listinfo/eof >>> >> >> Dino >> http://homepage.mac.com/strausz >> >> _______________________________________________ >> EOF mailing list >> [email protected] >> http://www.omnigroup.com/mailman/listinfo/eof >> >