Re: State of Cocoa adoption
Re: State of Cocoa adoption
- Subject: Re: State of Cocoa adoption
- From: sinclair44 <email@hidden>
- Date: Sun, 16 Mar 2003 14:12:20 -0500
On 3/16/03 1:21 PM, "petite_abeille" <email@hidden> wrote:
>
This is not acceptable! This name will conflict with my own POF
>
framework: the Porn Objects Framework. This is not an option ;-)
>
>
Cheers,
>
>
PA.
Hey! I'm already writing POF!
@interface POObject // root class
{
@public
(ivars)
}
(methods)
@end
@interface POArray : POObject
{
@public
(ivars)
}
(methods)
@end
You get those naughty objects with their private parts all exposed all for
the easy price of $49.99 a month!
(Sorry, I just had to do that.)
--
-- sinclair44
[self becomeWorldDictator];
- (void)becomeWorldDictator
{
[self coverLegalButt];
[[GeorgeBush principalClass] assassinate:[world currentLeaders]];
[[BinLaden principalClass] terrorize:[world citizens]];
[world setCurrentLeaders:[NSArray arrayWithObject:self]];
}
- (void)coverLegalButt
{
/* The above does not reflect any plans, expressed or implied, real or
imaginative, to kill or assassinate anyone, or to harm anyone in any shape,
way or form. Any relation to actual events is purely coincidental. */
}
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.