Skip to main content



      Home
Home » Modeling » EMF » Documentation/specification/standard for the BInaryResource format?
Documentation/specification/standard for the BInaryResource format? [message #1774183] Wed, 11 October 2017 08:12 Go to next message
Eclipse UserFriend
Hi,

I'm experimenting with EMF BinaryResource serialization, and I was wondering: is there any specification/documentation somewhere of how this binary format works?

For instance XMI is standardized, so there is a full spec, but is there something similar for the serialization format of BinaryResource?
Re: Documentation/specification/standard for the BInaryResource format? [message #1774425 is a reply to message #1774183] Sat, 14 October 2017 02:33 Go to previous messageGo to next message
Eclipse UserFriend
No, binary resource format is home grown so you should not expect to be able to consume such bytes with anything other than the library provided by EMF, and anyone wanting to replicate such logic will have to look in detail at the implementation (which is relatively simple, especially compared to XML/XMI serialization and deserialization).
Re: Documentation/specification/standard for the BInaryResource format? [message #1774727 is a reply to message #1774425] Thu, 19 October 2017 02:37 Go to previous messageGo to next message
Eclipse UserFriend
OK, then the only spec at the moment is the code. I suppose such spec must have existed at some point in the office of the developer of BinaryResource, too bad it wasn't made public.

thanks for the answer!
Re: Documentation/specification/standard for the BInaryResource format? [message #1774731 is a reply to message #1774727] Thu, 19 October 2017 03:31 Go to previous message
Eclipse UserFriend
I'm the developer and I assure you that no such document even existed.
Previous Topic:TransactionChangeRecorder not added in my CDOObject adapters
Next Topic:out of date model
Goto Forum:
  


Current Time: Wed Jul 16 04:36:17 EDT 2025

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

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

Back to the top