Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: [jwt-dev] Aspect model extensions feature available

Thanks Chris ^^

Alas I've just found that with the cool new outline from Florian it doesn't work as intended : since the .conf file is not visible in the outline, you can't design your own profiles and aspects in it ;_; But I'll be working on it.

And I'll keep working on making better the Manage Profile UI, Dynamic Property Sheet and overall doc (images, tutorial).

Another idea : I'm thinking of putting the ConfModel.isEmbeddedConf (that tells whether it is in design model) on every Profile rather than on the single ConfModel. This would seem useful (design one profile and not all at the same time, logical since a profile represents a whole feature) and would help having any number of _conf files (even none, by putting profiles and aspect instances in the decorated model) rather than a single one.

Obviously I'll answer any question or help request... and soon after write the outcome in the doc :)

Regards,
Marc

Christian Saad a écrit :
Hi Marc,

wow cool! I have to say you did a really great job on the aspects feature
which will become an important extension of JWT and something that will
distinguish JWT from other toolsets in this area. Also very good
documentation!

Regards,
Chris



-----Ursprüngliche Nachricht-----
Von: jwt-dev-bounces@xxxxxxxxxxx [mailto:jwt-dev-bounces@xxxxxxxxxxx]
Im Auftrag von Marc Dutoo
Gesendet: Dienstag, 6. Januar 2009 00:17
An: Java Workflow Toolbox
Betreff: [jwt-dev] Aspect model extensions feature available

Hi all

The Aspect model extensions feature is finally available.

Now, jwt-we-conf-model and .edit should be also checked out when
developing JWT and packaged when releasing it, and .editor a well as
jwt-we-conf-property-model and .edit are advised as well.

You'll find documentation :
   * in http://wiki.eclipse.org/JWT_Metamodel_Extension
   * linked in
http://wiki.eclipse.org/JWT_Extensions#Adding_Meta_Model_Extensions
   * I also refactored the main wiki page as well as
http://wiki.eclipse.org/JWT_Metamodel and
http://wiki.eclipse.org/JWT_Metamodel_Extension_Specifications

I'd still like to do some more :
   * samples and screenshots in doc
   * full new profile / aspect / property... wizard
   * polishing : i18n code, rename example plugins, better Profile
Management UI, profile name and aspect id unicity help...
   * later outsource, clean and regenerate core model

But it is fully usable as is, so feel free to have a try and give your
feedback !


Especially Bull, Augsburg U. and Open Wide can get ideas from what is
said on
http://wiki.eclipse.org/JWT_Metamodel_Extension_Specifications/Requirem
ents
to achieve their own goals.

NB. I made it available by merging the patch as said on
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241567 .

Regards,
Marc
_______________________________________________
jwt-dev mailing list
jwt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jwt-dev


_______________________________________________
jwt-dev mailing list
jwt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jwt-dev


Back to the top