From: Adam M. <ad...@tu...> - 2001-07-28 17:21:20
|
Indeed the design has started. We're basically going to "morph" phpws1 into phpws2. What we're doing is picking apart phpws into class based modules. Once we get each "object" into modules we'll make the rest of the core class based as well. I just finished coding up the userpage module recently and we're going to release it in v0.8.0. This is just the module end though and some database and core changes will be occuring in the future. Also I'm going to write the HOWTO for writing modules for phpws2. Don't worry if you've written a module for phpws1, it's pretty easy to port it over and it doesn't HAVE to be class based though it makes it a lot easier (and it runs faster I've found). I hope this gives you a heads up on whats going to be coming up in the future. It should be more clear when you get to see some code and read the HOWTO. Take care, Adam > So, has the design been started for phpWebSiteII? I can't find any > discussion of it, other than the mention on the website. > > > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwebsite-developers --------------------------------- Adam Morton Developer - Web Technology Group Appalachian State University ad...@tu... |