Re: [studs-user] Re: trying to get the demos to work
Status: Beta
Brought to you by:
mojavelinux
|
From: Dan A. <dan...@gm...> - 2004-10-08 18:36:35
|
Okay, on to your first question. Yes, yes, yes! Studs is ready. To give you an idea, I have been working on Studs since March 2003 while simultaneously developing two applications using it. They work great. The following is the justification for the judgement that Studs is ready: - Studs does a lot less work than most frameworks on each page load because it serializes the application object and therefore only parses the xml files when necessary - Phase pages are compiled before being executed using the same structure as JSP pages, an already proven model, and thus saves a tremendous amount of work each time by not having to interpret tags each time - I have been using and improving the libraries in the project for over a year and have ironed out just about every major bug on my list, shaking out a handful of others in the process I say go for it. The only shortcoming you will encounter is that some of the studs html tags haven't been finished yet. But that is next on my list and should be done within a few weeks. I would love to see more people using Studs so that I get an idea of where the project needs to go. Now that Struts has been more or less ported, let's see where we can take it next. Dan > Maybe it would help if you make available your php.ini > file, or a copy of your phpinfo() output. Then when we > have strange problems, we could compare our > configuration with yours to look for clues. Good idea, I am looking into how to incorporate this into the docs. > > Thanks, > David Smith > > __________________________________ > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. > http://promotions.yahoo.com/new_mail > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > studs-user mailing list > stu...@li... > https://lists.sourceforge.net/lists/listinfo/studs-user > -- Open Source Advocacy http://www.mojavelinux.com |