From: Joost H. <joo...@bt...> - 2002-11-11 00:08:46
|
I am really excited about phpwebsite 0.9x - I literally couldn't wait to start developing a module for it - Is started off writing a small phonebook module but found me repeating myself too often - and ended up writing a class library that helps in creating modules and forms. It shortens the work a lot - My phonebook app shrunk to just 89 lines (without the comments it would even be just half of that) - less than half its original size. Now I'm still finishing it off but I think it is in a good enough shape for others to understand the concept of the class library so I would like to ask you for comments. The intention is obviously after that to finish it off properly and complete the documentation etc. There is a page and a half of documentation in /docs/ which (hopefully) should be enough to grasp the concept. I am only using phpwebsite for an Intranet - so I had no real good place to share my library and ended up setting up a one-page site at my ISP. It's at www.btinternet.com/~joostwebsite Anyway, please let me know what you think. Keep up the good work! Thanks! Joost |