home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / phptriad / phptriadsetup2-11.exe / php / pear / Experimental / README
Text File  |  2001-03-09  |  741b  |  21 lines

  1. WARNING
  2.  
  3.   This code is experimental! No docs, no support but discussion 
  4.   on the pear list!
  5.   
  6. What's this?  
  7.  
  8.   If you're working on new PEAR contributions and your code is 
  9.   finished for _90%_ or you plan to finish it _within a month_
  10.   you may check it in to this directory. This allows you to continue 
  11.   your work using the PEAR infrastructure: CVS, mailinglist (discussion).
  12.   As soon as the code is on production level remove it from this
  13.   directory.
  14.   
  15.   Always remember: Your code ships with every PHP 4 distribution so
  16.   don't put it here for ages.
  17.   
  18. Directory structure
  19.  
  20.   Please use a directory structure like in the main PEAR directory. 
  21.   If you have a new menu class, put it in Experimental/Html/.