[Zope] Sub Class Question
R. David Murray
bitz@bitdance.com
Mon, 28 Aug 2000 12:26:04 -0400 (EDT)
On Sun, 27 Aug 2000, Loren Stafford wrote:
> Here's what MJ told me about that case. I'm not sure it applies to your
> case. Did you try it? Did it work?
Thanks for the info. It was the Extension class piece I was missing.
I tested it on a regular class, of course <grin>.
The original problem wasn't mine. I think his problem was different
(passing **kw on to a class method), and I think I pointed him to
the right answer but haven't seen a followup post.
--RDM