+1. In character with Drizzle, anything that is not central to the server should be placed in a plugin.
re: this specific XML functionality, perhaps best to contact Arnold Daniels and Erik Wetterberg whether they had any concerns over the existing code because of MySQL's interfaces, and if they would design it differently as a plugin for drizzle. -jay Brian Aker wrote: > Hi! > > I think it is fine to remove it... personally I would like to see some > sort of plugin file parser for infile. This was brought up with the SE > vendors over a year ago, and they were pretty hip to it. > > Cheers, > -Brian > > On Aug 8, 2008, at 11:26 PM, Monty Taylor wrote: > >> Did anybody really like that feature? I just deleted it... even if we >> want that sort of functionality, it would probably be much better served >> by a bulk-load api (or something like it) and an xml input plugin to >> that. Or? >> >> Now that it's gone, our home-grown xml parser in mysys is only used for >> charset parsing. >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~drizzle-discuss >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~drizzle-discuss >> More help : https://help.launchpad.net/ListHelp > > -- > _______________________________________________________ > Brian "Krow" Aker, brian at tangent.org > Seattle, Washington > http://krow.net/ <-- Me > http://tangent.org/ <-- Software > _______________________________________________________ > You can't grep a dead tree. > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

