[studs-user] studs 0.9.3 released
Status: Beta
Brought to you by:
mojavelinux
|
From: Dan A. <dan...@gm...> - 2004-08-29 06:32:22
|
Things are certainly moving along, though I feel a bit like I am talking to myself. Perhaps someone will actually start writing back one of these days. After testing Studs on various computers, I discovered a pretty severe reference bug in the getAttribute method of PageContext. In short, this meant that using EL expressions in your PSP page would lead to random output. When PHP is expecting an object to be passed by reference and it doesn't get one, CRAZY things happen. That bug is now behind us. Studs is actually running quite well on the various servers I have tried. There are still a few more critical features that need to be added that have to do with the caching of the ServletContext. I did manage to upgrade the logging such that log categories can now be used to turn on/off logging for whole package hierarchies. Keep your eyes peeled for a few more releases coming down the pike! Until then, go grab the latest release and test it out! Enjoy! Dan -- Open Source Advocacy http://www.mojavelinux.com |