At 5:01 PM -0400 10/25/02, Sherm Pendley wrote:
On Friday, October 25, 2002, at 04:46 PM, Trey Harris wrote:

In a message dated Fri, 25 Oct 2002, Sherm Pendley writes:
@NSNetService::ISA = qw(Exporter NSObject);
@NSNetServiceBrowser::ISA = qw(Exporter NSObject);
Well, I can certainly wait a couple weeks to do that part of it :-)
The above is the *complete* set of two wrapper classes. No Perl methods are needed, just an @ISA array in the proper package. Just paste the above into your code, and you're all set. :-)
I am so very tempted to throw together a way to automagically generate at runtime the @ISA and class hierarchies from a text file, to make upgrading camelbones easier. (Unless you're going to automagically generate it using the introspective bits of objective C for it... :)
--
Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
[EMAIL PROTECTED] have teddy bears and even
teddy bears get drunk

Reply via email to