Re: Changing current date format
Re: Changing current date format
- Subject: Re: Changing current date format
- From: Christopher Stone <email@hidden>
- Date: Mon, 20 Jan 2014 19:17:31 -0600
On Jan 20, 2014, at 18:36, Shane Stanley <email@hidden> wrote:
* It's a good idea to keep lots of this sort of general stuff in a single library, adding as you go. Then you only need a single "use" statement, and you don't have to try remembering lib names (I use "General lib".)
______________________________________________________________________
Although I agree in principle with Shane, I did this initially with a Script Debugger Library (many years ago) and ended up with a monstrous monolith that added too much extraneous junk to every script it was added to.
My gen.lib script still runs about 650 lines.
Current SD Libraries:
In most scripts:
err.lib find.lib gen.lib
General Internet Handlers:
net.a.lib
Specific Downloader Handlers:
net.d.lib
Experimental:
paths.lib test.lib
Mavericks Libraries (all experimental at this time):
dateLib.scptd extract.scptd junkLib.scptd mail.lib.scptd pdfToText.scptd Simple Case Changer.scpt
I have not yet begun to convert Script Debugger Libraries into Mavericks Libraries, but when I do I'll be thinking very carefully about where consolidation and separation are beneficial.
I want to have quite a bit more experience with Mavericks libs, before I undertake this - and in the meantime I very much appreciate the bones Shane keeps throwing to us.
-- Best Regards, Chris
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden