> I've created a WebMacro service. Any suggestions on how I should
> add it to the tree so as NOT to break the build and require the
> webmacro package.
How about this:
If it's set up as a service add it to org.apache.turbine.services.webmacro.
Or maybe org.apache.turbine.services.template.webmacro so separate
templating systems could be placed there. Then we could also have
services.template.freemarker, etc.
Add the webmacro jar to the lib so people just need to know to put it in
their classpath.
> I was thinking of tar balling the package up and adding it to the
> examples directory. Then if someone wants to use it they can
> untar it to their local copy and get the WebMacro stuff.
Any examples should go in examples/webmacro. Core stuff in the above
package.
> This brings up a point. I could see the value of having a spot on the
> Apache
> site (or another site) in the near future where folks could contribute
> Turbine applications.
>
> dave
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]