Hi, I haven' t got a good example for showing the benefits of XMLObjects but I can tell where should we use them.
We can use them when the network connection is too slow and when getting huge xml files and cut them later. Second if the same code is used by several examples then writing the same code on several aplications would be wastful. So we store the code as XMLObject and let it be used by sevearl applications. It looks likes stored procedures on relational databases. --- Stefan Lischke <[EMAIL PROTECTED]> wrote: > Hi, > > Has anyone a good example for what to use XMLObjects > in xindice? Why should > i put my Code in the Database and not in the client > who is working with the > database? > > Has anybody some experience with the speed of those > Code? > > mfg stefan > __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
