Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Horizontal extension possibility for e4 tooling

Hy Eric, Tom,

thanks a lot for the information! I’m gonna try this at once! So I guess that the save thingy is not
going to be needed anyways, as the persistentData should provide a solution for any case. - Just as I am curious
if the e4xmi file is going to get bloated by persistedState, will this have consequences to the application performance?

Wim, thanks for your approach, I’m gonna take a look at it nevertheless the persistedState solution!!

cheers,
marco

An 03. Februar 2014 at 19:41:08, Tom Schindl (tom.schindl@xxxxxxxxxxxxxxx) schrieb:
>  
> On 03.02.14 19:36, Tom Schindl wrote:
> > Hm - ok I see so the best solution would if we'd have a slot in the  
> > application model which takes an EObject. I doubt we can get  
> something
> > like this in into the model at this point of the lifecycle, we  
> need
> > something like
> >
> > EMap metaData
> >
>  
> I revert that - it seems to danagerous to store EObjects because  
> we
> probably can't load the model but like Eric pointed out you could  
> serialize your model as XMI and store it inside the persistedState.  
>  
> Tom
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev
>  



Back to the top