Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Announce: Non-breaking API change in IElementEdit due to bug 267962
Announce: Non-breaking API change in IElementEdit due to bug 267962 [message #618756] Fri, 01 May 2009 02:01
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
Who is affected: All Web Page Editor adopters who are implementing
IElementEdit's. If you are following the API spec and only creating
IElementEdit's by subclassing AbstractElementEdit then you will not be
immediately affected but will want to switch over to the new method at
some point during the deprecation period (two major releases after
Galileo).

What: A change will be made to IElementEdit to add a new method
getDropCustomizer(IDropSourceData) and the existing
getDropCustomizer(TagIdentifier tagId) will be deprecated. In
AbstractElementEdit, the new method will by default call the deprecated
method to ensure current behaviour is preserved.

When: The change will impact adopters starting in the Galileo release.

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

Please comment on the reference bug if you have adopter issues.


Thanks,

Cameron Bateman
JSF Tools Team
Previous Topic:Programmatically add a existing component library to a JSF project
Next Topic:Announce: Non-breaking API change in IElementEdit due to bug 267962
Goto Forum:
  


Current Time: Wed Apr 24 22:12:06 GMT 2024

Powered by FUDForum. Page generated in 0.02740 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top