[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Final Requirements Process for SMIng:



Hi!

The current list of requirements is now converted to XML and
automatically transformed to HTML. It is available at
http://www.ibr.cs.tu-bs.de/projects/sming/issues.html

New issues are most welcome in a format like this

<issue number="XXX">
  <title>A Short Title of The Requirement</title>
  <from>Your Name</from>
  <status>basic/align/must/should/new</status>
  <description>This should be a complete description of the requirement,
  that should be precise enough to leave no questions open...</description>
  <motivation>Why this feature would be reasonable.</motivation>
  <consensus></consensus>
</issue>

 -frank