From: Richard W. <rw...@cs...> - 2001-06-12 16:16:16
|
> Nope, it was a bug. Thanks for the report. No problem, great to get such speedy replies. I need to sort out the external-xlinked files trick referred to in my first mail. Could you point me at the best place to do it and I'll have a go at stitching it myself? I'll send you the code rather than do the CVS thing right now. If it's being done already, I'll happily wait. :) My application design needs: a) One file with definitions of various topic types such as idea and person. b) One file with a basic structure that all people share, and refers to topic in a). c) A file per person who wants to design their own structures. They might refer to topics in a) and later to each other. I could fiddle the design but I quite like it. :) (feel free to suggest alternatives, but this looks pretty scaleable and quite compatible with the general web-vibe) Thanks, Rich |