|
Hi, Have you been looking at specific frameworks already? I came across a few: - http://www.xaraya.com Very big CMS framework, very difficult, very powerfull. Includes: - user & group management - 'Extention points' (called hooks) - dynamic fields - related objects - multilingual - completely MVC - http://www.symfony-project.com/ Also MVC framework, more low-level. Generates a lot of code. - Used to built an application from scratch - generates code based on your object definitions - lets you code only the business rules, update/insert/delete is done for you - very ajax! My knowledge here is limited. Are there any more projects that we could leverage from (learn or use, both is possible). Somehow it worries me that we are discussing things that need a total rewrite. Is there any way that we can plan a step-by-step appoach? Like, first we do php5, then adodb, then change the security-model to let modules work together (referring to kaloyans prevous email), then introduction of extention points). and this all without braking too many current installations. rgds, Reinier Kaloyan Raev wrote: Hi Amel, What I described was just high level idea. Now I have to dig in the technical details how this can be implemented as php web framework. Hopefully, soon I will have some prototype for demonstration.Translation is another story. There are many guidelines how to make good language table, but I haven't investigated time to research them and to compare with the care2x i18n. But, yes, you raise the problem of the language tables and refactoring has to be planned for the next major version that will fit everyone needs. Greetings Kaloyan On Thu, 2006-06-29 at 11:12 +0200, [EMAIL PROTECTED] wrote: |
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Care2002-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/care2002-developers

