Hi fellow JiBX users, on my never-ending research about optimization, I was wondering if somebody already tried to integrate XPath technology with JiBX directly.
The goal being simple: to skip XML transforming, and apply an XPath on Jibx-binded java objects like it would be applied on the XML tree. I saw a discussion about that happened 2 years ago, but I didn't find more. Does anyone have thoughts on the subject ? My feeling is that it'd (theoretically) be possible to integrate JiBX with JXPath, either with additional generated bytecode (but that would work only for simple bindings, fine for custom get-methods, but not for custom mashaller), or write a JXPath sink for JiBX marshaller, but that wouldn't gain much performance over XML intermediary... So I fear I'll have to hack my own (custom) way around JXPath expression compiling. What do you think ? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users