> 
> I have downloaded the snapshots from today, so I have the source 
> code now, but I thought this was to be discouraged for first-time 
> users of the framework.

It isn't discouraged to get the source code. It is however discouraged to
try to setup and run Turbine without using the TDK.

> Where is the source from the TDK I  downloaded, below?

The source is in CVS. The TDK currently just grabs snapshots of the
Turbine source code in CVS at the time the TDK was built. When we have a
release of Turbine, we will have a release of the TDK that is based on the
release of Turbine. That is why the TDK is 1.1 ALPHA.

> BTW, I downloaded ECS and Turbine. 

Good for you! :-) Not really sure how that relates to your next questions.
:-)

> Is the sole purpose of the 
> database access to do authentication?

...and scheduler and id broker and user management...

> Can I use our middleware 
> to indirectly look these things up instead of accessing a 
> database directly?

Everything in Turbine is defined as an interface. Turbine has default
implementations of those interfaces that hit against Turbine's schema's.

You, however, have the option to implement those interfaces to access your
own stuff. Simply set the appropriate TurbineResources.properties to point
at your own classes.

-jon

-- 
Scarab -
      Java Servlet Based - Open Source 
         Bug/Issue Tracking System
        <http://scarab.tigris.org/>


------------------------------------------------------------
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