Class property of org.eclipse.wst.validation.validator extension [message #202610] |
Thu, 18 October 2007 12:26  |
Eclipse User |
|
|
|
Hi all,
I noticed that the extension point org.eclipse.wst.validation.validator has
an attribute "run" with property class.
This property class is defined in the extension point schema as:
<element name="run">
<complexType>
<attribute name="class" type="string" use="required">
</attribute>
</complexType>
</element>
So the class property is actualy a string. When specifying such a string the
extender does not know which class or interfaces should the specified class
extend or implement:
Is this because of the internal status of
org.eclipse.wst.validation.internal.provisional.core.IValida tor?
I completly agree that no internal interfaces should be exposed throght
extension point, but is this the case or just the extension point definition
is not completed?
Best Regards,
Kiril
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03728 seconds