Search the web
Sign In
New User? Sign Up
jsosa · JavaScript OSA-Talk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Feature Request.   Message List  
Reply | Forward Message #505 of 529 |
Re: [jsosa] Feature Request.

Hi,

> A quick thought: How hard would it be to create special notation
> for accessing the ._types and ._constants objects? I was thinking
> of a double underscore prefix for _types and the special "$"
> character (which Mozilla JavaScript allows) for _constants:
>
> with ( MacOS.finder() ) {
>
> _display_dialog( "...", { with_icon : _constants.stop } );
> _display_dialog( "...", { with_icon : $stop } );
>
> _path_to( _constants.application_support, { 'from' :
> _constants.user_domain, 'as' : _types.alias } );
> _path_to( $application_support, { 'from' : $user_domain, 'as' : __alias
> } );
>
> make( _types.folder );
> make( __folder );
> }

Okay, I'll look into something like this. Thanks also for the proposed
code. I've filed it all in my bug tracking system that that I can integrate
it when the time comes for the next JSOSA release.

Cheers
-Mark

------------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 Script Debugger 4.0 - AppleScript IDE
WEB: http://www.latenightsw.com/ FaceSpan 4.3 - AppleScript RAD
Affrus 1.0 - Perl Debugging





Thu Mar 16, 2006 6:34 pm

malldritt2000
Offline Offline
Send Email Send Email

Forward
Message #505 of 529 |
Expand Messages Author Sort by Date

A quick thought: How hard would it be to create special notation for accessing the ._types and ._constants objects? I was thinking of a double underscore...
Arthur Knapp
admiralnovia
Offline Send Email
Mar 15, 2006
6:25 pm

Hi, ... Okay, I'll look into something like this. Thanks also for the proposed code. I've filed it all in my bug tracking system that that I can integrate it...
Mark Alldritt
malldritt2000
Offline Send Email
Mar 16, 2006
6:34 pm

... Thanks Mark. I know (assume) that your freeware projects are not at the top of your priorities, which is perfectly OK. The 2.0 version of JSOSA is so...
Arthur Knapp
admiralnovia
Offline Send Email
Mar 17, 2006
3:35 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help