Thread: Dependancy List
View Single Post
  #1  
Unread 03-19-2005, 05:37 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default Dependency List

This thread is for tracking hard-coded UI dependencies that, if not followed, break default UI functionality. Format should be as follows:

- DEPENDANCYNAME WindowPath (AffectedObjects): Dependency description

Where DEPENDANCYNAME is an all caps name to be used by developers to discuss this dependency and workarounds. WindowPath is the path from root to the top most object affected by the dependency. AffectedObjects should be a comma separated list of all object names affected by the dependency; objects within a dependant object need not be listed. Dependency description should describe the state that must be maintained to preserve proper functionality and symptoms that occur when altered.

Please also post workarounds in the following format:
- Workaround DEPENDANCYNAME WorkaroundName: Workaround description

Last edited by Zonx : 03-20-2005 at 01:32 AM.
Reply With Quote