Re: State of Cocoa adoption
Re: State of Cocoa adoption
- Subject: Re: State of Cocoa adoption
- From: Erika <email@hidden>
- Date: Mon, 17 Mar 2003 14:09:42 +1100
At 14:12 -0500 16/3/03, sinclair44 wrote:
>
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
<snip>
Ahem... If you only knew what 'root' means where I come from ;-)
>
{
>
@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.
--
for(i=0;i<100;i++){
printf("I must not be rude to M$Windows users.
They can't help it.");
[self castigate];
}
NSTolerance *myTolerance = [[[NSTolerance alloc]
initWithKnobsOn: @"bigKnobs"] retain];
________________________________________________________________
| | | IMPORTANT | | | | Please do not be surprised or annoyed if I fail to answer |
| your post for some time. I am a chronic invalid, and am often | | unable to use my computer for long periods (days, weeks or |
| months). Be assured that I will, however, reply as soon as |
| I can if I can. |
| w|----------------|w |
| |
| Any typos, incongruous extra words or grammatical constructs | | should bee blamed holy on my dictation programme - IBM's |
| ViaVoice - witch can bee relied upon to tern absolutely |
| anything into anything ells, believe me... | | |
| "I'm inclined to agree" --> "I'm climbing into a tree" |
| is quiet within its scope. Before you ask, I'm an ex-50wpm |
| typist who is now usually too ill to type. | | |
|________________________________________________________________|
best,
Erica Mackenzie
Megalong Valley,
N.S.W.
AUSTRALIA
_______________________________________________
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.