TODO.xml 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0"?>
  2. <page title="TODO tasks for the current iteration" here="TODO">
  3. <long_title>TODO tasks for the current iteration</long_title>
  4. <content>
  5. <section name="release-process" title="Release process">
  6. <p>
  7. SimpleTest is now in "maintenace mode" only.
  8. </p>
  9. <p>
  10. It means we consider SimpleTest to be really stable.
  11. And that each new release will add bug-fixes only.
  12. </p>
  13. <p>
  14. Of course we'll follow closely all new versions of PHP,
  15. and hopefully release a new version each time a newer version
  16. breaks something !
  17. </p>
  18. </section>
  19. <section name="plan" title="Release plan" version="1.1">
  20. <milestone version="1.1">
  21. <concern name="build">
  22. <task>PHP 5.3.x compatible under E_STRICT</task>
  23. <task>Move acceptance tests sample pages to new server</task>
  24. </concern>
  25. <concern name="documentation">
  26. <task>Synchronize french documentations</task>
  27. </concern>
  28. </milestone>
  29. <milestone version="1.2">
  30. <concern name="build">
  31. <task>PHP 5.4.0 compatible under E_STRICT</task>
  32. </concern>
  33. </milestone>
  34. </section>
  35. </content>
  36. <internal>
  37. <link>
  38. <a href="#plan">Current iteration</a> is 1.1beta.
  39. </link>
  40. <link>
  41. Upcoming tasks for
  42. <a href="#unit-tester">Unit tester</a>,
  43. <a href="#reporter">Reporter</a>,
  44. <a href="#mock-objects">Mock objects</a>,
  45. <a href="#parser">Parser</a>,
  46. <a href="#browser">Browser</a>,
  47. <a href="#web-tester">Web tester</a>,
  48. <a href="#documentation">Documentation</a>,
  49. <a href="#extensions">Extensions</a> and
  50. <a href="#build">Build</a>.
  51. </link>
  52. </internal>
  53. <external>
  54. <link>
  55. Trackers for :
  56. <a href="https://sourceforge.net/tracker/?group_id=76550&amp;atid=547458">feature requests</a>,
  57. <a href="https://sourceforge.net/tracker/?group_id=76550&amp;atid=547455">bugs</a> and
  58. <a href="https://sourceforge.net/tracker/?group_id=76550&amp;atid=547457">patches</a>.
  59. </link>
  60. </external>
  61. <meta>
  62. <keywords>
  63. software development,
  64. computer programmer,
  65. php programming,
  66. programming php,
  67. software development company,
  68. software development uk,
  69. php tutorial,
  70. bespoke software development uk,
  71. corporate web development,
  72. architecture,
  73. freelancer,
  74. php resources,
  75. wordtracker,
  76. web marketing,
  77. serach engines,
  78. web positioning,
  79. internet marketing
  80. </keywords>
  81. </meta>
  82. </page>