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

Re: [MacPerl] Prototyping Mac GUIs in MacPerl



At 11.00 -0400 1998.08.10, Jeff at MacTech wrote:
>>From what I've seen (and I haven't worked with them extensively), using
>the Toolbox modules results in code which is almost a line-by-line
>translation of what you would do in C. So, if the goal is to prototype
>(ie, write a quick version to experiment and then a final version in C),
>you might as well just write it in C--it won't take any more code, and
>when you are done prototyping, you are _done_--you don't have to translate
>back into C, and you won't have wasted time writing the C-to-Perl adaptor
>code. And if you write it in C++ using a framework, it will be even less
>work. This is just the impresssion that I get.

That is a very good and important point, however, consider that in some
ways you can test Perl code more easily than C code.  Make a change, hit
command-shift-R.

And there is room for people like you, me, Alan, etc. to write methods to
make access easier.  Right now it is kinda complicated, and that can
change.  AppleEvents are getting easier, I think (with
Mac::AppleEvents::Simple), and will likely get easier still.  Something
similar can be done with GUI calls.

--
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