I just recently did a bit of research into "standardized development
processes" and such and the most robust system I have found is XML and XSLT.

I realize that the whole idea of the 'fusebox' page is lost, but XSL allows
you to generate just about anything and XML's standard formats (DocBook and
Apache's Cocoon to name a couple) guarantee some degree of easy sharing or
even an easy switch to a different system in the future.

Come to think of it, if you are really set on this Fusebox idea, you could
(theoretically) use XSL to generate your php files that conatin your fusebox
templates from XML...

Hope this offers even the tiniest bit of illumination
-Nick

"Ralph Guzman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am trying to standardize my development process and have been looking
> at the different frameworks out there.
>
> One of the philosophies I like is that of Fusebox, although originally
> developed for ColdFusion it is now available for PHP:
>
> http://bombusbee.com/
>
> Anybody have any experience working with Fusebox, or can anybody
> recommend any other frameworks that I should also look at? I am looking
> for a framework that will be developed going into PHP 5 also.
>
> Your help is appreciated.
>
> Ralph
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to