Hi, all.
With the core stable and templating issues getting closer to resolution, the
next great frontier in Turbine is making it more accessible to the developer
community at-large. I firmly believe that the Turbine Development Kit (TDK) is
fundamental to that end. Therefore, I propose that we merge the contents of the
tdk.new repository into turbine.
Currently, tdk.new is little more than a few build scripts and documentation.
There are also some sample templates, but most of these are duplicated in
turbine/src/templates. The proposed merger will prevent further duplication in
the future.
For most of the tdk contents, this merger would result in a simple one-to-one
mapping (e.g., tdk.new/build -> turbine/build). The significant exception is
tdk.new/src and its subdirectories, where the mapping would be:
tdk.new/src/newapp.* -> turbine/src/tdk/bin
tdk.new/src/share/common -> turbine/src/tdk/conf
tdk.new/src/share/freemarker -> turbine/src/templates (if those files
in tdk.new are still relevant)
tdk.new/src/share/webmacro -> (subsumed by turbine/src/templates)
Comments?
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]