On Tuesday, Jan 28, 2003, at 20:44 Europe/London, Nik Clayton wrote:

I've followed your suggestions for the provider. Since my custom
provider will be generating XML each time, and the XML won't be stored
on disk, I figure that subclassing from the pre-existing ::Provider::Scalar
and relying on it to do almost all the work makes most sense. So that's
what I've done.
There's the problem right there. The Scalar provider is really just for AxKit internals. You don't want to use it.

Subclass the File provider if you're going to subclass anything - that way the code to get the stylesheets should still do the right thing.

Matt.


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



Reply via email to