So, just for clarity of those not that intimately in touch with Modeled UI, 
what would a few examples be like?
 
MMenu, MMenuItem, MToolTip, MWorkbenchWindow, ... ?
 
What is the semantics of the M* variants compared to the original ones?
Would anybody ever hand-write any code against the M* variants, or are these 
just generated anyways?
Will they be public (Javadoc'd) API?
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 


________________________________

        From: [email protected] [mailto:[email protected]] On 
Behalf Of Eric Moffatt
        Sent: Freitag, 30. Jänner 2009 19:36
        To: [email protected]
        Subject: [e4-dev] Modeled UI element names and SWT clash
        
        

        While working away on the compatibility I've (finally) reached the 
point where Paul and I are starting to get the Menu/Toolbar story together but 
we've hit a snag. The current model's elements such as Menu, MenuItem...clash 
with the existing SWT classes, making it very difficult to wotk on the code. 
        
        We'd like to change the model so that we don't have these clashes and 
would happily take suggestions on what to do and/or if anyone thinks that 
changing these is an issue. 
        
        After talking with Boris and Paul the best we've got so far is to add a 
'prefix' letter to all the model elements; 'M' for model, 'E' to match EMF's 
types, 'E4'. <insert your facorite char here> 
        
        Which one is best? 
        Does anyone have another strategy? 
        Is this a good idea? 
        
        Onwards, 
        Eric 
        

_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to