[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.emf] TrackResources and Batch vs Live Validator
|
- From: "John J. Franey" <jjfraney@xxxxxxxxx>
- Date: Mon, 14 Sep 2009 16:01:02 +0000 (UTC)
- Newsgroups: eclipse.tools.emf
- Organization: EclipseCorner
- User-agent: Pan/0.132 (Waxed in Black)
In EMF validation framework 1.3.0, BatchValidator observes the
IBatchValidator.OPTION_TRACK_RESOURCES option that would generate 'marker
statuses for the resources covered by the validation operation'. These
are necessary to 'update problem markers'. Neat.
This option is not available on LiveValidator. Bummer.
Is it silly for me to expect LiveValidator to track resources? Is this a
reasonable enhancement request?
Do I need to write and register my own LiveValidator?
Regards,
Thanks,
John