Hi,
yesterday I removed the old directory (org.argouml.uml.profile) and
modified Argo's code to use the code in the new directory
(org.argouml.profile). Only today I noticed that this broke the unit
tests of the C++ module - the new version of the profile subsystem
requires explicit initialization. Sorry if this caused errors in some
other persons' work.
Currently you initialize the subsystem with "new
InitProfileSubsystem().init()".
The subsystem is already exported for usage in other modules and
projects. Although I still must add the subsystem documentation page in
the cookbook, it is very simple to use by other modules for contributing
profiles. I'm starting by contributing the UML profile for C++ from the
C++ module and this may be used as a guideline in the near future.
Regards,
Luis Sergio Oliveira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]