> It is simply applying the Decorator design pattern to templates. See > example.
Interesting, interesting.. So you decorate your Template object, but how do you decorate the HTML template? Or, put another way, how do you encapsulate how you lay out the information "title", "description", etc? Do you put this in a separate HTML template, and then use an include in the parent templates when you want to use it? Just want to make sure I understand.. Thanks! Frederic _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
