Opened 14 years ago
Last modified 13 years ago
#1603 closed task
Developers migration guide — at Version 1
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.0 |
Component: | documentation | Version: | |
Keywords: | Cc: |
Description (last modified by )
I think we need to write down a list with API changes between BASE 2 and 3 that affect plug-in and extension developers.
- #1589: All deprecated methods and classes have been removed
- #1595: New names of BASE JAR files (make sure that no old ones are laying around)
- #1592: Unified installation system. Changes to XML definition files. Removed
Plugin.getAbout()
method. - Changes to methods in
Version
class. - Changes to
ExtensionsControl
andRegistry
classes. - More will be added to this list...
Note:
See TracTickets
for help on using tickets.