Posted by: Buzz in Acies, Linux, php
Well the XML rendering API has been giving me no end of head ache during the development … the end is in sight however.
Acies is moving along nicely, I am debating the use of globals over extended classes.
At this moment all objects are callable using the $this->CLASS->method(); this is fine in the current model of parent executing child, this does make accessing the parent objects from the child classes, much more difficult, however I want to avoid the use of many “Global” declarations …
*sigh* … Well as I strive to get this framework done no doubt there will be much more “hairpulling” …
Tags:
Acies,
php
No Comments »
Acies Latin: a sharp edge or point; mental acuity, sharpness of vision
A fitting name I thought for my new project, rather a name of a framework (yes I actually intend to finish this one!), initially the framework will comprise of code I have written over the years (brought in-line with PHP5).
More details will appear @ http://acies.saiweb.co.uk as I complete the modules.
There are several projects lined up awaiting completion of Acies, once in place I should be able to turn these around quite rapidly.
More Soon
Tags:
Acies,
framework,
php,
rapid development
No Comments »