From: Maurice A. <ma...@re...> - 2003-12-11 19:04:35
|
Adam Monsen wrote: > Mark was wondering: what happened to ForgeInitHandler? Is it replaced by > something? You just subclass the send() method now. For example, we have a RedWeek::Forge class which is a subclass of Text::Forge::ModPerl. And that's where we set up the session, construct the Apache::Request object, etc. -- all our application specific stuff. -- Maurice Aubrey <ma...@re...> CTO, RedWeek.com GPG Key http://lovelyfilth.com/~maurice/gpg Fingerprint 1568 87BB 8934 F186 D116 1BC2 8BD1 F4E9 1C19 E0DF |