> - I make extensive use of Intake and found that fulcrum doesn't have an > IntakeTool class that implements ApplicationTool. I'm curious about how to > implement Intake in fulcrum, given this fact.
I guess a tool similar to the one in t3 should be added to t2.2. > > - BaseObject now implements a getCategory() method, I have a > torque-generated Category class. I'm sure you can guess the problems that > kicked up :-( I deprecated that method in favor of a non-getter style name, log(). Maybe getCategory() could just be dumped. I'm pretty sure it was never released, but it has been around for a while. john mcnally -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
