<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-2260432230294560411.post1222386276767644389..comments</id><updated>2009-12-02T10:17:32.219-08:00</updated><title type='text'>Comments on SpringFuse: Why we switched from jaxb to jibx</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.springfuse.com/feeds/1222386276767644389/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2260432230294560411/1222386276767644389/comments/default'/><link rel='alternate' type='text/html' href='http://blog.springfuse.com/2009/10/why-we-switched-from-jaxb-to-jibx.html'/><author><name>SpringFuse</name><uri>http://www.blogger.com/profile/04653245696562919376</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2260432230294560411.post-5604823492368649712</id><published>2009-12-02T10:17:32.219-08:00</published><updated>2009-12-02T10:17:32.219-08:00</updated><title type='text'>I have been trying to use JIBX because I had a lot...</title><content type='html'>I have been trying to use JIBX because I had a lot of difficulties with JAXB not being very configurable and then still having to hand modify the generated xsd. Problem I am having with JIBX is that it doesn&amp;#39;t appear to be able to handle maps.... This is a show stopper for me. Have you found a decent way to handle maps with JIXB?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2260432230294560411/1222386276767644389/comments/default/5604823492368649712'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2260432230294560411/1222386276767644389/comments/default/5604823492368649712'/><link rel='alternate' type='text/html' href='http://blog.springfuse.com/2009/10/why-we-switched-from-jaxb-to-jibx.html?showComment=1259777852219#c5604823492368649712' title=''/><author><name>cyberoblivion</name><uri>http://www.blogger.com/profile/13368523032781841267</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.springfuse.com/2009/10/why-we-switched-from-jaxb-to-jibx.html' ref='tag:blogger.com,1999:blog-2260432230294560411.post-1222386276767644389' source='http://www.blogger.com/feeds/2260432230294560411/posts/default/1222386276767644389' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-2260432230294560411.post-6842605519125866281</id><published>2009-10-03T15:29:30.569-07:00</published><updated>2009-10-03T15:29:30.569-07:00</updated><title type='text'>Have fun patching jibx-instrumented classes. We ha...</title><content type='html'>Have fun patching jibx-instrumented classes. We have switched from JiBX to JAXB mainly because of that reason. JiBX instrument classes in a special post-compile step. This instrumentation must be done &amp;quot;all at once&amp;quot; and you CAN&amp;#39;T use file from one run with files from another run. This means you can&amp;#39;t patch. JiBX is nicer, faster, easier to use - but this instrumentation too high a price to pay for all of this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2260432230294560411/1222386276767644389/comments/default/6842605519125866281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2260432230294560411/1222386276767644389/comments/default/6842605519125866281'/><link rel='alternate' type='text/html' href='http://blog.springfuse.com/2009/10/why-we-switched-from-jaxb-to-jibx.html?showComment=1254608970569#c6842605519125866281' title=''/><author><name>Ran Biron</name><uri>http://www.blogger.com/profile/13745439632196949633</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.springfuse.com/2009/10/why-we-switched-from-jaxb-to-jibx.html' ref='tag:blogger.com,1999:blog-2260432230294560411.post-1222386276767644389' source='http://www.blogger.com/feeds/2260432230294560411/posts/default/1222386276767644389' type='text/html'/></entry></feed>