On 14 Jan 2004, at 17:20, Nathan Schroeder wrote:

Hmm. I guess that "just work" part is the trick... I'm trying a very simple test case based on your snippets:

package WAC::TestPage;
use Apache::AxKit::Language::XSP;
use base qw(Apache::AxKit::Language::XSP::Page);
@WAC::TestPage::ISA = ('Apache::AxKit::Language::XSP::Page');
1;

...but I keep getting "Can't locate object method "cache_params" via package . . . " errors when I hit the page. The page itself is equally simple, and works fine if I take out the base-class line in xsp:page.

Ah yes - this is fixed in CVS, sorry.


Matt.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to