Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox Aspects Plan"

(M1 - August 8, 2008 (stable build))
(M1 - August 8, 2008 (stable build))
Line 11: Line 11:
 
** [[Image:Ok_green.gif]] simplify locating aop.xml definitions [https://bugs.eclipse.org/bugs/show_bug.cgi?id=237145 bug 237145] (Martin)
 
** [[Image:Ok_green.gif]] simplify locating aop.xml definitions [https://bugs.eclipse.org/bugs/show_bug.cgi?id=237145 bug 237145] (Martin)
 
** [[Image:Progress.gif]] fix the handling for dynamically uninstalling aspect bundles [https://bugs.eclipse.org/bugs/show_bug.cgi?id=229865 bug 229865] (Martin)
 
** [[Image:Progress.gif]] fix the handling for dynamically uninstalling aspect bundles [https://bugs.eclipse.org/bugs/show_bug.cgi?id=229865 bug 229865] (Martin)
** weaving does not work for some bundles [https://bugs.eclipse.org/bugs/show_bug.cgi?id=237214 bug 237214] (Martin)
+
** [[Image:Ok_green.gif]] weaving does not work for some bundles [https://bugs.eclipse.org/bugs/show_bug.cgi?id=237214 bug 237214] (Martin)
 
** [[Image:Progress.gif]] improve handling of service dynamics: Coming and going of weaving service must influence aspectized bundles [https://bugs.eclipse.org/bugs/show_bug.cgi?id=226461 bug 226461] (Heiko)
 
** [[Image:Progress.gif]] improve handling of service dynamics: Coming and going of weaving service must influence aspectized bundles [https://bugs.eclipse.org/bugs/show_bug.cgi?id=226461 bug 226461] (Heiko)
  

Revision as of 15:35, 8 July 2008

This page lays out milestone plans for the development of the Equinox Aspects incubator project.


Current Milestone Plan

M1 - August 8, 2008 (stable build)

  • General:
    • Ok green.gif rename bundles and start with new version numbering bug 238730 (Martin)
  • Weaving:
    • Ok green.gif simplify locating aop.xml definitions bug 237145 (Martin)
    • Progress.gif fix the handling for dynamically uninstalling aspect bundles bug 229865 (Martin)
    • Ok green.gif weaving does not work for some bundles bug 237214 (Martin)
    • Progress.gif improve handling of service dynamics: Coming and going of weaving service must influence aspectized bundles bug 226461 (Heiko)
  • Caching:
    • add handling of bundle and aspect versions to standard caching service bug 216398 (Martin)
  • Website:
    • add bundle overview page (Martin)
    • add screencast for hello world example (Heiko)

Future Milestone Plans

M2 - September 19, 2008 (stable build)

M3 - October 31, 2008 (stable build)

Previous Milestone Plans

Legend

Glass.gif Needs some investigation

Progress.gif Patch in progress

Ok green.gif Bug fixed / Feature added

Back to the top