Hi, Am Di, den 30.11.2004 schrieb Eric Pugh um 13:01:
> Use the now release Hibernate based Fulcrum Security. There is also a > Fulcrum Security adapter to hook it into the 2.3.x Turbine framework. > Avoids all the Torque nastyness... > > is there any examples of howto > Not sure I quite understand this.. Are you saying that you would return a > File() object even if it doesn't exist? And the getName, what are the > differing return values? > > yes if the form is multipart it always returns an object and the getName() returns sometimes e.g c:\myfile or just myfile as a name but this a known issue with some browsers e.g IE and should be handled accordingly. I'll try to submit a patch > > -is there a good reason why TorqueUser and TorqueGroup > > do not implement Retrievable so we can use them for our intake forms. > The reason for not implementing retreivable was so TorqueUser woulnd't be > tied to Intake. But you could just extend TorqueUser and implement > retrevable there... well, that is exactly what I had to do but I do not like to _EXTEND_ I always like to implement ;-) > However, note that in Turbine 2.4 this is all gone in > favor of Fulcrum Security. > > looking forward > I'll finish up with a recommendation that you 1) look at using Turbine 2.4, > 2) send in patchs for things that bother you. Turbine is a community based > effort, and as such you can directly affect it's evolution! I think that if > you are finding that Torque isn't working for you, and you want to use > Turbine, then Turbine 2.4 Milestone is there an up-to-date howto available for migrating Torque/Turbine2.3.x applications to 2.4 > 1 will probably work for you. I am > using it w/ Fulcrum security very successfully. Turbine 2.4 Milestone 2 > will probably be released soon, mainly updating the dependencies to the > various released Fulcrum components. > > Eric Pugh > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > !EXCUBATOR:41ac6172299271532621537! > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
