Changes between Initial Version and Version 1 of Ticket #1603
- Timestamp:
- Apr 18, 2011, 8:23:06 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1603 – Description
initial v1 1 1 I think we need to write down a list with API changes between BASE 2 and 3 that affect plug-in and extension developers. 2 3 * #1589: All deprecated methods and classes have been removed 4 * #1595: New names of BASE JAR files (make sure that no old ones are laying around) 5 * #1592: Unified installation system. Changes to XML definition files. Removed `Plugin.getAbout()` method. 6 * Changes to methods in `Version` class. 7 * Changes to `ExtensionsControl` and `Registry` classes. 8 * More will be added to this list...