Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » What techniques are EMF applying to improve performace and reduce memory footprint?
What techniques are EMF applying to improve performace and reduce memory footprint? [message #415115] Fri, 30 November 2007 06:22 Go to next message
Anthony Lee is currently offline Anthony LeeFriend
Messages: 114
Registered: July 2009
Senior Member
Hi all,

I am interesting in EMF's some function's implementation detail like
load emf xml resource ,convert to ecore model,
save emf xml resource ,etc.

Any document related to this topic?

Thanks in advance.

Anthony Lee
Re: What techniques are EMF applying to improve performace and reduce memory footprint? [message #415123 is a reply to message #415115] Fri, 30 November 2007 12:35 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Anthony,

All documents we know about exist on the documentation page. There
aren't any detailed documents to describe the serialization and
deserialization process. It's a bit of a black art and the code is
among me least favorite in our code base. XMLSaveImpl is not too bad,
but XMLHandler and XMLHelperImpl are pretty scary...


Anthony Lee wrote:
> Hi all,
>
> I am interesting in EMF's some function's implementation detail like
> load emf xml resource ,convert to ecore model,
> save emf xml resource ,etc.
>
> Any document related to this topic?
>
> Thanks in advance.
>
> Anthony Lee
>
>
>
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:How can I get a ecore model's SORTED elements tree view?
Next Topic:Save level?
Goto Forum:
  


Current Time: Thu Apr 25 13:02:05 GMT 2024

Powered by FUDForum. Page generated in 0.03338 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top