there's already a jira issue about this topic: https://issues.apache.org/jira/browse/WICKET-771
On 8/17/07, Jan Kriesten <[EMAIL PROTECTED]> wrote: > > > Hi, > > should there be a common way to include css/libraries? > > Currently, every component dependend on e.g. PrototypeJS is adding it to > the > Page. Different components do this and if being on the same page, in the > end > there may be 2 or 3 inclusions of the same lib from different locations. > > Maybe there could be a registry or a common ID for libs using their > originating > source-url (like namespaces) to minimize such things? > > Common/known IDs could be listed in the Wiki then (and referenced from the > Javadoc)!? > > Just thinking... --- Jan. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
