At 01:26 AM 10/18/2001 -0500, Ian Bicking wrote: >If you turned off caching (I'm not sure how this would work in MK), >and you used the ad-hoc-foreign-key trick, would MK work with stock >schemas and with multiple (non-MK) clients?
Yes. Note that what is returned from store.fetchObjectsOfClass() is always fetched from the database. Not cached. If you handle object references and lists yourself, then it will really be you who determines what is cached and how, not MK. So there is nothing to turn off and no voodoo to work around. -Chuck _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel