Re: config

On Sun, 16 Apr 2000, Paul Lamb wrote:

> While creating an Ant based build.xml for Jigsaw 2.1 I came across the
> config/jigadm.zip and config/jigadmin.zip files; and I can't seem to locate
> where/how these are built in the makefiles. Did I just miss something?

config/jigadmin.zip and config/jigadm.zip are trees of property files, it
is used to feed the various menu and the factory of editors in jigadmin
and jigadm. It is not created by a makefile, but by hand as aliases to
transform attribute names to small keywords are done there, also the
aggregation of resources and such.
The server can run without it (actually, it runs without it), as it is
only useful to jigadm and jigadmin. And both can run without it (of course
it will be less explicit, for property names for example, and all the pull
down menu with available frames resources indexers and so on would not be
pre-filled,  but as you can type the class directly in the textfield...).
Hope this helps,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Monday, 17 April 2000 02:57:23 UTC