Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] WTP Bugs, Workflow and Conventions


I noticed some inconsistencies in the way we were using '[internal api]' in our bugzilla system ... I fixed up several, but thought it best to document their meaning.


[internal api]
this marks a bug report where our WTP code calls a non-api method of a prerequisite class.
[API Request]
this marks an enhancement request where the originator is letting us know that to accomplish some function/extension, they needed to use some of our internal non-API methods.


That in turn reminded me we've always promised ourselves to write down some of our workflow conventions and meaning of different fields.
So, I've started that document at
        http://wiki.eclipse.org/index.php/WTP_Bugs%2C_Workflow_and_Conventions

Feel free to improve it!



Back to the top