in reply to Re: Need help migrating functionality from subclass to super class
in thread Need help migrating functionality from subclass to super class

I fixed that last code block -- I posted that in the middle of the night.

I ended up coding it like this last night: http://dev.2xlp.com/svn/mod_perl/P_2XLP/trunk/ApacheRequestBuilder/

I'm not terribly happy with it , but its doing the job. I might try a tie based approach -- thanks for the idea.

  • Comment on Re^2: Need help migrating functionality from subclass to super class