Bug 240352 - Constraint provider based on Ecore model of constraint meta-data
Summary: Constraint provider based on Ecore model of constraint meta-data
Status: RESOLVED FIXED
Alias: None
Product: EMF Services
Classification: Modeling
Component: Validation (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P2 enhancement
Target Milestone: ---   Edit
Assignee: Boris Gruschko CLA
QA Contact:
URL:
Whiteboard: Broader Community
Keywords: api, plan
Depends on:
Blocks: 167972
  Show dependency tree
 
Reported: 2008-07-10 11:51 EDT by Christian Damus CLA
Modified: 2019-01-03 02:41 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Damus CLA 2008-07-10 11:51:38 EDT
The EMF Model Validation framework should define an Ecore model of the meta-data required by the framework for the definition of constraints.  This would capture, basically, the information defined for the default plugin.xml-based provider's extension-point schema.  The advantages are:

  - removing the burden of large plugin.xml content from the
    Eclipse extension registry
  - modeling your data is always a good thing  :-)  The
    generated editor is easy to use, and potentially even
    a graphical editor (GMF-based) could be provided by the
    SDK
  - access to constraints defined in EMF resources, anywhere
    that EMF can find them:  plug-in contents, HTTP on the
    web, repositories via CDO/JCRM, etc.
Comment 1 Christian Damus CLA 2008-11-24 09:55:50 EST
Cleaning up after the milestones were all deranged.
Comment 2 Rudy Gachet CLA 2009-11-27 08:29:57 EST
(In reply to comment #1)
> Cleaning up after the milestones were all deranged.

Hi,

What about this Bug :D ???
I hope taht it will be soon fixed, cause it blocks Standalone Validation Bug ;)
Thanks and best regards
Comment 3 Boris Gruschko CLA 2009-11-27 08:37:27 EST
Rudy,

the fix is in HEAD. There will be a milestone release at sometime in the near future. Meanwhile you can try out the latest and greatest from Hudson.
Comment 4 Pierre-Charles David CLA 2019-01-03 02:41:28 EST
Closing: as per the last comment, the fix had been commited at the time, and there has definitly been actual releases since then.