<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>You mean JAXB by design or the JAXB implementation you have tried?</div><br><div><div>On &nbsp;Jul 17, 2009, at 14:47, Adrian Cole wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">The only problem with using jaxb is that it doesn't work in google app engine.&nbsp; Switching to jaxb implies adding another roadblock on the way to gae/j support.&nbsp; This is the only reason I'm not using jaxb for jclouds, even though it would make things simpler.<br> <br>-Adrian<br><br><div class="gmail_quote">On Fri, Jul 17, 2009 at 5:38 PM, Vladimir Blagojevic <span dir="ltr">&lt;<a href="mailto:vblagoje@redhat.com">vblagoje@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; "> <div class="im">On 7/17/09 5:16 PM, Bill Burke wrote:<br> &gt; Wouldn't it be better to write a javadoc-like generator that<br> &gt; introspected for JAXB and Inifispan annotations instead of writing your<br> &gt; own XML parser and schema generator? &nbsp;Or maybe I'm misunderstanding your<br> &gt; post.<br> &gt;<br> &gt; In other words, use JAXB for marshalling/unmarshalling/schema<br> &gt; generation. &nbsp;Use inifinispan javadoc generator for documentation.<br> &gt;<br> </div>I looked around a bit more to see that now in JAXB 2.x we have<br> annotations as well :) If we annotate our configuration beans with JAXB<br> annotations I suppose we can do exactly what you suggest - use JAXB for<br> marshalling/unmarshalling/schema generation and at the same time use<br> those annotation in a custom tool that creates reference documentation.<br> <div class="im">&gt; By creating your own XML parsing you've just complicated the maintenance<br> &gt; problems for future maintainers of infinispan.<br> &gt;<br> </div>I agree.<br> <br> Cheers,<br> Vladimir<br> _______________________________________________<br> infinispan-dev mailing list<br> <a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br> <a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br> </blockquote></div><br> _______________________________________________<br>infinispan-dev mailing list<br><a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/infinispan-dev</blockquote></div><br></body></html>