Path-based configurations, catalogs, and multiple roots

Mark Reinhold mr at sun.com
Fri Nov 6 09:50:43 PST 2009


> Date: Fri, 06 Nov 2009 09:42:16 -0800
> From: jonathan.gibbons at sun.com

> Just checking in advance:
> 
> -L ...
> 
> What should that identify? A single file system item?  A path (list of file
> system items)? Any constraints (extension? directory?)

The filesystem pathname of a single installed Jigsaw library.

No extension.  Don't worry about file vs. directory; the
SimpleLibrary.open method will validate the argument.

- Mark



More information about the jigsaw-dev mailing list