== What I did this week: ==
- Converted the DTOs from flat lists to trees, so we can save nested
levels. Modified the XML parsers so it works with them.
- Added support for lists. P.e., Dependency Suppliers, Methods...
- Finished hand-crafted panels for Class, Interface and Package. This
makes improvements visible :-)

== Following steps ==
- Create as many panels as we can for all the elements that can exist
on Class Diagrams.
- Start thinking about how we can build the toolbar in the property
panels, hopefully with generic code for all of them.

== Challenges ==
I have to modify the UmlMultiplicityPanel class and others related,
adding setTarget methods and so (as most of the other elements have).
I have most of the changes done,  but I have a bug and it don't
updates the model when the selection on the MultiplicityComboBox it's
changed. Once I'm done, I won't commit this patch until 0.26 is out.

-- 
Cheers,

Christian López Espínola <penyaskito>

Reply via email to