Hello,<br><br><div class="gmail_quote">On Tue, Aug 30, 2011 at 4:08 PM, Max Rydahl Andersen <span dir="ltr"><<a href="mailto:max.andersen@redhat.com">max.andersen@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Xavier,<br>
<br>
you keep forgetting jbosstools-dev list for these things.<br>
<div class="im"><br></div></blockquote><div>Not this time ;-) </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
<br>
> I just commited a fix to a trivial issue (<a href="https://issues.jboss.org/browse/JBIDE-9333" target="_blank">https://issues.jboss.org/browse/JBIDE-9333</a>), although this fix had been on my machine for several days (sorry about that).<br>
> I'm also working on fixing the other bugs, and to do so, I'm rewriting a the part of code that listens to changes. Before, it was an IncrementalProjectBuilder that would deal with ResourceDeltas, it's now a JavaElementChangesListener that is be notified of fine grained changes such as methods/fields changes, or classpath changes, for exemple. This listener filters the events that the JAX-RS Metamodel might be interested in and then notifies the Metamodel of the changes that occurred.<br>
> This rewrite takes more time than I expected, so I'm afraid it won't be done for the upcoming 3.3M3.<br>
<br>
</div>But the current code in trunk is releasable correct ?<br>
<div class="im"><br></div></blockquote><div>Yes, nothing is commited yet, so it's the same as in the previous milestone</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
> On the good side : instead of having to wait for a resource change (ie: saved), the JAX-RS Metamodel may reflect the changes while the working copies are modified (ie: when the developer writes code). Also, I hope that some pieces of the code that deal with content assist/code completion may be factorized or simplified.<br>
<br>
</div>cool.<br>
<div class="im"><br></div></blockquote></div>-- <br>Xavier<br>