Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] [Team] Hiding real resources from user when sysnchronizing??

Is it possible that when i use team development that i can hide the real
resources of my model , and the user sees the model objects not the real
resources when he synchronizes with the repository
for example:
in the case of the jdt , was it possible that the Synchronize view  (under
Team Category) shows the package hierarchy like the package explorer view ,
instead of showing the real directory sturcture like what's happening
now....
is it possible that the plugin developer contribute by something that make
that mapping (ViewPart or ContentProvider and LabelProvider or anything) so
as the user always see consistent views that represents his model
elements....

another question , in my model some of my objects is persistened in 2
different files where a primary file contains objects that's linked to
other objects in the secondry file (using emf) and when i change somethings
in the primary file , the secondry file is changed also...
what's the best practice for my work when i deal with Team enviroment , can
i hide this from the user so the user is not aware that he's dealing with 2
files, and he feels that he's dealing only with 1 model object ????

Best regards,
Joseph G.M. Khalil
Software Engineer
Business Integration Product Development
Cairo Technology Development Center (TDC)
-------------------------------------------------------------------------------------------

IBM Egypt
Address: 72 Gameat Al-Dowal Al-Arabia St., Fifth Floor, Mohandesseen, Giza
12311, Egypt
Phone:    +202 761-7391
        +202 761-7392
        +202 761-7393, Ext.123
Email:jkhalil@xxxxxxxxxx
Visit our web sites: http://ctdc.cai.eg.ibm.com , www.ibm.com/eg
-------------------------------------------------------------------------------------------



Back to the top