logo       
Google Custom Search
    AddThis Social Bookmark Button

RE: New PoCo Guidelines: msg#00034

Subject: RE: New PoCo Guidelines
I always prefer more flexibility so one thing I'd like to see is call
signatures that can take a hash or list of hashrefs so I can write:

        $y = { three => 'tre' };
        $x->(one => 'ett', two => 'tva', $y, etc => 'whatever');

-----Original Message-----
From: sungo [mailto:sungo@xxxxxxxxx]
Sent: Monday, July 26, 2004 6:48 AM
To: David Davis
Cc: poe@xxxxxxxx
Subject: Re: New PoCo Guidelines


On (07/25 16:56), David Davis wrote:

> -call conventions (use hashrefs instead of arrays?)

are you talking about the insides of a component object? if so, don't
meddle there. any guidelines for components really need to stick to
interface alone. let the components do what is necessary to get their
jobs done.

--
sungo
http://eekeek.org





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>