One or multiple xmlresource handlers?

Jorgen Bodde jorgen.maillist at gmail.com
Mon Jul 2 10:57:37 PDT 2007


Hi all,

I have two custom controls I want to embed in XRC. My question is, is
it better to create two handler classes? Or can I use one handler
class (derived from xrc.XmlResourceHandler)  ?

I'm asking from a performance point of view, since every class name is
'asked' to the handler if it can handle it or not..

With regards,
- Jorgen




More information about the wxpython-users mailing list