I wrote:
> So if it were me, I would:
>
> 1. Try to explain the purpose of the package (at least enough that a
> user could look up the names).
>
> 2. Combine everything into one package.  To get the cut down variants,
> it might be worthwhile describing somewhere what can be erased.

After looking at it, I now think differently.

There should be some standard way of loading the base functionality
without emitting any messages.

Also, I think that the sample data does not belong in a separate
package, and should not be loaded when the package is loaded.
Instead, it should be present in a file which can be optionally loaded
(which is a part of the base package).

At least... that is how I am currently thinking...

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to