Oh - One more thing - If the triplesec model were created in Ecore and the code generated, EMF also generates a .edit project containing adapters for all the model objects (for interfacing the model with SWT, etc.) and a model editor, so all that is needed is to tweak the gui for the editor.
Cheers, - Ole --- Ole Ersoy <[EMAIL PROTECTED]> wrote: > Also, > > It might be interesting to look at Eclipse EMF and > the > Apache Tuscany project for this. > > The Apache Tuscany project is building a Service > Data > Object implementation that could be used to house > and > manage the triplesec model. > > David, you may have done a lot of work here already, > so I'm just mentioning it for awareness. That said > modeling what we are talking about EMF Ecore and > generating the model code only takes a few minutes. > > Cheers, > - Ole > > > --- "David Jencks (JIRA)" <[EMAIL PROTECTED]> wrote: > > > > > [ > > > https://issues.apache.org/jira/browse/DIRSTUDIO-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467893 > > ] > > > > David Jencks commented on DIRSTUDIO-45: > > --------------------------------------- > > > > I don't know if LDAP Studio has its own data > access > > framework but.... I've been developing a somewhat > > jpa-like data access framework for ldap in > > sandbox/triplesec-jacc2/admin-api2. I prefer it a > > lot to the Modifier and DAO based code in > triplesec > > trunk and if the idea here is to use triplesec > data > > access for this plugin I'd suggest looking at it > > before proceeding. > > > > > Migrate TripleSec GUI from Swing to an Eclipse > > Plugin for LDAP Studio > > > > > > --------------------------------------------------------------------- > > > > > > Key: DIRSTUDIO-45 > > > URL: > > https://issues.apache.org/jira/browse/DIRSTUDIO-45 > > > Project: Directory LDAP Studio > > > Issue Type: Task > > > Reporter: Pierre-Arnaud Marcelot > > > Fix For: 0.8.0 > > > > > > > > > TripleSec has a GUI based on Swing. > > > We got to migrate this GUI to an Eclipse Plugin > > that we can integrate into LDAP Studio. > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to > the > > issue online. > > > > > > > > > ____________________________________________________________________________________ > Bored stiff? Loosen up... > Download and play hundreds of games for free on > Yahoo! Games. > http://games.yahoo.com/games/front > ____________________________________________________________________________________ Any questions? Get answers on any topic at www.Answers.yahoo.com. Try it now.
