[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Apple Events with complex parameter objects



At 19.36 -0500 1998.06.02, Chris Nandor wrote:
>There is an ae_send() method, so I think in the future I will support:
>
>  $evt->ae_send([REPLY, PRIORITY, TIMEOUT]);
>
>I just did not add that in previously.  Well, now I did.  I'll make a new
>archive soon.  So where now we do above:
>
>  my $rep = AESend($evt->{EVT}, kAENoReply());
>  AEDisposeDesc($rep);
>
>In the next version, we'll just do:
>
>  $evt->ae_send(kAENoReply());
>
>I think I will also change new() to be build_event(), and EXPORT it.  Oh,
>and I am going to change ae_send() to send_event().  Yeah, that sounds
>right.

The new version 0.10 is now up on my site.

--
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch