Hi Justin,

On Fri, 4 Jun 1999, Justin Wells wrote:
....
> WebMacro doesn't require you to write adapters to access your
> data. You can take any object you like and, with no work beyond
......
>
> Also WebMacro allows you to use standard Java collections such
> as Vector, List, Hashtable, or even just arrays, to store lists
> of objects--other packages generally require you to use their
> own special adapters.
>

What about ResultSet, Dictionary, stacks, FIFO-s or many unpredicted
third party list-like structures, wich users will want to see them all as
lists?

> You can use WebMacro commercially for free. If you want to ship
> it as a part of a product, either you need to make your product
> available under the GPL, or get another license from us.

And if we are making "Our Small Application Server" with its
own template engine  but with capability to plugin any other,
already existing template engine?
And giving it for free (under GPL)as a
"plug-in template adaptor for WebMacro template engine in our server" ?
(as with others - FreeMarker, GSP, EcmaScript or other template, or
 interpreted, or compiled template-like tools)

Our purpose is to give Java developers a common api in accessing
all available template engines, and let web designers to choose even what
template engine to use to show data from existing server-side
applications.
---------------------------------------------------------------------
....
> Effectively then, WebMacro is free for use within organizations,
> and free for use in building free software, but not free for use
> in shipping shrink-wrap software (in that case, get a developers
> license.)
....
This licensing stuff is yet unclear for me.

Can the same product be distributed under two types of licenses,
when one of them (GPL) states that the product itself or
inherited derivatives should be given only under GPL conditions?
Does the "shrink-wrapped" commercial product isnt affected by the GPL
too, as long as it...existed first for WebMacro, no matter what
other new licenses you want to give later.


,thanks

Cezar

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to