Ok, now we start re-designing of Architecture. We want to use XML to describe interactions between Applications and Modules. Sample of Arch you can view at http://phpappl.sourceforge.net/Arch.xml
I listen all of your desires, add-ons and thinks about new Architecture
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, Dima and all other developers of this project! I have joined you and I try to understand architecture which you use. Unfortunately document specified in the reference to me of nothing has explained :-( Probably it because of absence at me necessary experience. Ok. At once I want to make the offer on architecture which at present me borrows most of all. This is data storage in SQL-DB and reflection of these data on php classes. Therefore I now consider something that would be reduced analogue EJB (PHP Beans? :-)) - a class which successors automatically received an opportunity of preservation of in DB without what or special actions - without coding of SQL-operators by the programmer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thats right, but you descbribes our non-XML arch. In this arch all data transfers from SQL to PHP to browser using arrays of variables. Now I want to create arch where all data will be stored in XML and universally redistributed between any modules and applications.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, now we start re-designing of Architecture. We want to use XML to describe interactions between Applications and Modules. Sample of Arch you can view at http://phpappl.sourceforge.net/Arch.xml
I listen all of your desires, add-ons and thinks about new Architecture
Please see new releases of Architecture descriptions at
http://phpappl.sourceforge.net/Arch.xml and
http://phpappl.sourceforge.net/ModuleArch.xml
It would be good to listen your opinions about this.
Hi, Dima and all other developers of this project! I have joined you and I try to understand architecture which you use. Unfortunately document specified in the reference to me of nothing has explained :-( Probably it because of absence at me necessary experience. Ok. At once I want to make the offer on architecture which at present me borrows most of all. This is data storage in SQL-DB and reflection of these data on php classes. Therefore I now consider something that would be reduced analogue EJB (PHP Beans? :-)) - a class which successors automatically received an opportunity of preservation of in DB without what or special actions - without coding of SQL-operators by the programmer.
Thats right, but you descbribes our non-XML arch. In this arch all data transfers from SQL to PHP to browser using arrays of variables. Now I want to create arch where all data will be stored in XML and universally redistributed between any modules and applications.