Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:EMF/Generating Dynamic Ecore from XML Schema"

m (New page: I find the title of this document confusing. Doesn't dynamic Ecore imply that you don't have a generated model?)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
I find the title of this document confusing.  Doesn't dynamic Ecore imply that you don't have a generated model?
 
I find the title of this document confusing.  Doesn't dynamic Ecore imply that you don't have a generated model?
 +
 +
Well, I suppose the point here is that there's no .ecore file on the disk, so it's a purely in-memory Ecore instance... hence the 'dynamic' aspect.
 +
We could consider renaming this to 'Generating Ecore Dynamically from XML Schema', if you think it would be less confusing...?
 +
:--[[User:Codeslave.ca.ibm.com|nickb]] 19:40, 12 June 2007 (EDT)

Latest revision as of 05:20, 13 December 2010

I find the title of this document confusing. Doesn't dynamic Ecore imply that you don't have a generated model?

Well, I suppose the point here is that there's no .ecore file on the disk, so it's a purely in-memory Ecore instance... hence the 'dynamic' aspect. We could consider renaming this to 'Generating Ecore Dynamically from XML Schema', if you think it would be less confusing...?

--nickb 19:40, 12 June 2007 (EDT)

Back to the top