Eric Larson wrote: > On 5/27/06, Uche Ogbuji <[EMAIL PROTECTED]> wrote: > > > > > > Eric Larson wrote: > > > I had no idea there was a decent XQuery engine available for python. I > > have > > > found that XLST and XPath are not fully supported, so this is somewhat > > > surprising. What do you suggest for working with XML in Python? I have > > used > > > 4Suite stuff and the included python XML tools. Am I missing some? > > > > 4Suite does provide full XPath and XSLT support. It also provides > > EXSLT support. How did you get the impression it didn't? > > I had found that xsl keys caused problems the last time I messed with it. > That was a while ago, so I will give it another go.
We do fully support keys, and have for as long as I can remember. It's possible you ran into a bug. We do find and fix bugs from time to time :-) Please do try again, and if it doesn't work for you, yell loudly. I personally maintain the code relating to keys, and I'd be happy to fix any problems with them. -- Uche Ogbuji Fourthought, Inc. http://uche.ogbuji.net http://fourthought.com http://copia.ogbuji.net http://4Suite.org Articles: http://uche.ogbuji.net/tech/publications/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

