Re: Process Model

From: Bob Badour <bbadour_at_pei.sympatico.ca>
Date: Tue, 23 May 2006 21:23:09 GMT
Message-ID: <13Lcg.12080$A26.287886_at_ursa-nb00s0.nbnet.nb.ca>


erk wrote:

> Bob wrote:
>

>>If object orientation is so great, why do OO proponents so universally
>>lack the powers of succinct, direct communication?

>
>
> They don't - just take a look!
>
> FoundationalConcept oldie = FoundationalConcept
> .recycle("something good");
> ObfuscatedConcept reinvented = new ObfuscatedConcept(oldie);
> assert(reinvented.getName() != oldie.getName());
>
> VagueTripe tripe = new VagueTripe(new Random().nextBytes());
> assert(! USEFUL_RATIONAL_CONCEPTS.contains(tripe));
>
> MangledCommunique trollCrap = new MangledCommunique(reinvented)
> .pileOn(tripe);
> Writer news = new NewsWriter("comp.databases.theory");
> CrapWriter cw = new CrapWriter(news);
> cw.write(trollCrap);
> cw.close();
>
> - Eric

LMAO Received on Tue May 23 2006 - 23:23:09 CEST

Original text of this message