API Tooling Filter IDs Explained? [message #34042] |
Thu, 20 November 2008 18:50 |
Philip Quitslund Messages: 24 Registered: July 2009 |
Junior Member |
|
|
Hey all,
Is the mapping of PI Tooling Filter IDs to their descriptions documented
anywhere? With detective work I've been able to reverse engineer some but it
would be much more convenient if I had a central place to look.
Here's my problem specifically with an example. Say I have this bit in a
..api_filters file:
<resource path="META-INF/MANIFEST.MF" type="org.acme.Foo">
<filter id="305324134">
<message_arguments>
<message_argument value="org.acme.Foo"/>
<message_argument value="org.acme_1.0.0/>
</message_arguments>
</filter>
</resource>
I'd like to be able to extract the message:
"The type org.acme.Foo has been removed ..."
I can see this when I go to the project properties but I'd like to do this
automatically (and headlessly) for documentation purposes.
Thanks in advance for any ideas!
-phil
|
|
|
Powered by
FUDForum. Page generated in 0.03781 seconds