Home > XModules >

Requirements

  • OS X 10.9 or later
    • Developed and tested on macOS 10.14.6

Download

Version 2.0.4 -- 2020-06-26

Old Versions

XModulesCore

XModulesCore is a starter kit of AppleScript library “XModules”.

XModulesCore is a colletion of software for the programing utilizing AppleScript library. It is convenient to install a bunch of required software at once. XModulesCore contains ModuleLoader.osax which is modern module loading system, some scripting additions, some basic AppleScript libraries.

History

  • 2.0.4 -- 2020-06-26
    • Updated :
      • XList 1.8
      • XText 1.4
  • 2.0.3 -- 2020-04-26
    • Updated :
      • ModuleLoader 4.0.5
      • XFile 1.8.4
      • XList 1.7.3
      • PathInfo 1.3.2
  • 2.0.2 -- 2020-02-28
    • Updated :
      • ModuleLoader 4.0.2
      • XFile 1.8.2
  • 2.0.1 -- 2020-02-05
    • Updated : XFile 1.8.1
  • 2.0 -- 2020-02-03
    • The implementaion of ModuleLoader is cheanged to AppleScript library form scripting addition in version 4.0.
    • Replaced HelpBook.osax with OpenHelpBook.scptd
    • Add an utility "Show Help" which is an application to display a help book in a bundle.
    • FileSorter is not included.
    • Updated :
      • XText 1.3.2
      • XList 1.7.2
      • XDict 1.7.2
      • PathInfo 1.3.1
      • XFile 1.8
  • 1.1 -- 2017-09-22
    • OS X 10.9 or later is required.
    • SmatActivate.osax and URI Escape.osax are dropped.
      • For these functions, you can use AppleScriptObjC.
    • Updated components :
      • ModuleLoader 3.0.2
      • HelpBook.osax 1.2
      • XList 1.7.1
      • XDict 1.7.1
      • XText 1.3.1
      • PathInfo 1.2.3
      • XFile 1.7
      • SortEngine 2.2
  • 1.0.6 -- 2016-02-06
    • Updated components :
      • ModuleLoader 2.3.4
      • HelpBook.osax 1.1.4
      • SmartActivate 1.1.4
      • URI Escape.osax 1.4.1
      • XList 1.6
      • XDict 1.6.2
      • XText 1.2.2
      • PathInfo 1.2.2
      • XFile 1.6
      • SortEngine 2.1.2
  • 1.0.5 -- 2012-05-28
    • Updated components :
      • SmartActivate.osax 1.1.3
      • XList 1.5
      • XDict 1.6
      • XText 1.2
      • PathInfo 1.0.1
      • XFile 1.3.3
      • SortEngine 2.1
  • 1.0.4 -- 2011-10-25
    • ModuleLoader is updated to version 2.3.3.
  • 1.0.3 -- 2011-09-15
    • ModuleLoader 2.3
  • 1.0.2 -- 2011-03-15
    • ModuleLoader 2.2.4
  • 1.0.1 -- 2011-02-26
    • Updete some modules.
      • ModuleLoader 2.2.3
      • HelpBook.osax 1.1.3
      • SmartActivate.osax 1.1.2
      • URI Escape.osax 1.3.3
      • PathInfor 1.0.1
      • XFile 1.3.3
    • Added SortEngine 2.1.
  • 1.0 -- 2010-09-21
    • First release.