Nik

I'll try a few.

Nicklas Karlsson wrote:
Hello,

I have some general TDK questions, I have downloaded the TDK, installed it, run it and twiddled around with it and everything seems fine. I read through most of the Velocity/Turbine/Torque and searched the mailing lists but some questions remained open to me

1. Could someone give me a brief overview of the files in the newapp conf-directory and explain the precedence of these files and the ancillary/ and so forth files, which are just templates and which are actually used?

Where? WEB-INF/conf?


2. Turbine seems quite singletoneish, if used for J2EE applications, where would be a logical place to put a handle to a service location or EBJ remote handle? Or should it just be poked into the session?

3. What would be the most clean way in Velocity to implement interfaces with different modes, e.g. view and edit mode. If-else on every mode and macro as much as possible?

Hmm. This may be personal preference. You could do if-else blocks, or use separate pages. I usually use the latter to keep it clean.


4. Is there OJB support planned for Turbine? If not, is it difficult to plug on somewhere in the middle of the current object model?

I don't use it, but I hear Torque can work with OJB; you should probably ask on the Torque user list.



5. Is there a clean way in Velocity to name and fetch from the request values for multi-row-entities?

What?


Eric


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to