Howdy Again,

Thanks for the info. I'm trying to build fulcrum now, though maven is having a fit. It seems to want access to some Torque stuff (Criteria and such). I thought I didn't need Torque to make this work? If I do, is there any reason maven can't pull it down itself? (I admit I'm still trying to figure out maven and how to "help" it when it needs a jar it can't seem to download itself).

Note: I was able to the a "maven" just fine, but "maven jar:jar" seems to be invoking it's wrath :-)

Gerry

Eric Pugh wrote:
Nope!

And actually, if you want to look at the fulcrum security stuff, it is all
based around a "model" and a implementation..

The model is how you hook up things like users, groups, roles, permissions,
etc..  what ever entities you have.  the implementation supports it..

Right now we have complete implementations for hibernate and memory.  It
would be very easy to make a 'text' or 'file' implementation to support the
existing models.

Check out the code from cvs, and copy the /memory project to /file and
you're off to the races..

And no DB dependencies in Turbine!

-- Gerry Duprey ________________________________________ SchoolsOPEN, LLC 123 North Ashley, Suite 120 Ann Arbor, MI 48104 Phone (877) 483-1944 Ext. 401 Fax (734) 661-0819

Visit us Online at www.Schools-OPEN.com


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



Reply via email to