you are probably better off looking at midgard-lite code, it has the fundimental stuff in there, and I did start playing with repligard import/export to dump data to single files - using cvsimport/cvsexport in the midgard lite directories.
I keep meaning to upload the revised code for midgard-lite: - its not working yet, but structurally the design is a whole lot better... regards alan Matthias Englert wrote: >>If you got the latest version of nadmin (if not try the ones I've got >>lying around) Alan has a repligard import-export utility there. I would >>be very happy if you made a standard class out of it so it is possible >>to use it for other things too. F.x. >> >>$obj = new Repligard; >> >>$obj->add (guid1); // brings the whole tree if needed. >>$file = $obj->export(); >> >>I've looked at it at times, and it needs some reorganasation. >> > >Thanks, I will look at it on the weekand - probably. Any hints in wich snippet I can >find >the code? > >Actually, I haven't thought about working on an export possibility but if I have some >code >I can start with - why not. > >I hope I will find enough time >Matthias >ps: seems I always end up with some code from Alan Knowles :-) > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
