Warning:

Some pretty clueless questions follow.

---------------------------------------

OK, I've been developing apps for turbine for over half a year now, but I am
still pretty clueless about the TDK.

What I know:

The TDK is something everyone should "go grab".

It is very simple to create an application using "newapp myappname".

Creating the application causes a directory structure to be created, that
contains .vm/.java/.class files.

Editing the java files and running "newapp myappname" again causes the .java
files to be recompiled.


I still don't get it :(


Should I be moving my application into the tdk structure, or is the TDK only
for small apps?

If so, how do I use source control, that is what should be contained in MY
cvs tree?  The whole TDK?

Can I use the TDK to build a WAR file?

Since it seems to me that the TDK is particularly useful for building
several webapps, is there any support for using both shared and custom
classes?
Let me elaborate on this one:
I've got

mycompany.shared.*;
mycompany.app1.*;
mycompany.app2.*;

Is the TDK useful for enabling me to keep the source for all packages in a
single repository, and using the TDK to split it between webapps.

MT




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to