Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-apt-dev] Proposed behavior change for RC4

We intend to fix the following bug for 3.2 RC4:

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=140521

 

In order to do so, we need to change the behavior of our Visitor classes. They are currently incorrect and calling visitors multiple times for the same objects. We will be fixing them to call each visitor exactly once for each object.

 

I assume no one is relying on this incorrect behavior, but if anyone is, please let me know.

 

Thanks,

Jess Garms

APT Lead

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Back to the top