* Gernot Homma <[EMAIL PROTECTED]> [2002-12-09 10:31]: > hello, > > i have an object ($myobj) in which constructor i set up a > template-object. to this template-object i want to define some > predefined blocks which are implemented as subs of $myobj. how can i > do this.
Take a look at Template::Manual::Internals, specifcally the section "Inside Looking Out"[0]; it might give you some hints. (darren) [0] <http://www.tt2.org/docs/plain/Manual/Internals.html#Inside_Looking_Out> -- The Earth quakes and the heavens rattle; the beasts of nature flock together and the nations of men flock apart; volcanoes usher up heat while elsewhere water becomes ice and melts; and then on other days it just rains. -- Principia Discordia _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.ourshack.com/mailman/listinfo/templates
