home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / RoadMap < prev    next >
Encoding:
Text File  |  2004-03-24  |  1.1 KB  |  54 lines

  1. Notes on Specific Features:
  2.  
  3. You can get information about specific features from the sf.net feature tracker.
  4. The url is: https://sourceforge.net/tracker/index.php?group_id=11194&atid=361194
  5. The group field contains the version of phpDocumentor that the item will be
  6. finished for.
  7.  
  8. Release Plan with Dates:
  9.  
  10. DATE        VERSION
  11. -------------------------
  12. April 27    1.2.0rc2
  13.  
  14. May  10        1.2.0
  15.           |
  16.         |-- 1.2.1
  17.         \-- 1.2.2 (more bug-fix releases if needed)
  18.  
  19. Sep  1       2.0.0alpha1
  20.  
  21.  
  22.  
  23. General Notes:
  24. goals:
  25.  
  26. Greg:
  27. rework packaging to be more strict
  28. -require 1 package per file
  29. -no guessing of package
  30. -halt parsing on name conflict
  31. -path-based left indexing for files
  32. incremental parsing (makefile?)
  33. better abstract class representation
  34. -bundle sub-elements in parent (vars/methods in class)
  35. PHP 5 support
  36. -namespaces
  37. -private/protected/final/abstract
  38. -interfaces
  39. -etc.
  40. better code design
  41. -separation of elements
  42. -use Publisher more, less $this->parent = &$that
  43.  
  44. Josh:
  45. wsdl converter
  46. xml/url converter
  47. phpdocXML dtd
  48.  
  49. Marco:
  50.  
  51.  
  52. -joshua eichorn
  53. jeichorn@phpdoc.org
  54.