If you want to give $objects to template developers to use. They also have request, session or application context available. We use in our application for extended user attributes. For doing custom reports we have a request scoped pull that takes a SQL statement from a properties file and pass it to the custom pull object. We also have pagination pull too that we have created.
-----Original Message----- From: Kassem Tawfik [mailto:kassemtawfik@;gmx.net] Sent: Tuesday, October 29, 2002 6:21 AM To: [EMAIL PROTECTED] Subject: Question and Error Hii All, I have a question which gets me crazy :-) What are the benefit of the pull model (jslink, ..etc) ? how can I expand these benefits ? and while compling the nightly build of (22/10/2002) it gives the error below: [torque-sql] Using contextProperties file: C:\Documents and Settings\Administrat or\Desktop\Jetspeed SRC 1.4\build\torque\build.properties [torque-sql] Generating to file C:\Documents and Settings\Administrator\Desktop\ Jetspeed SRC 1.4\src\sql\report.security.sql.generation BUILD FAILED java.lang.NoSuchMethodError at org.apache.torque.engine.database.transform.XmlToAppData.parseFile(Xm lToAppData.java:167) at org.apache.torque.task.TorqueDataModelTask.initControlContext(TorqueD ataModelTask.java:282) at org.apache.torque.task.TorqueSQLTask.initControlContext(TorqueSQLTask .java:198) at org.apache.velocity.texen.ant.TexenTask.execute(TexenTask.java:480) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:104) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.tools.ant.Target.execute(Target.java:184) at org.apache.tools.ant.Target.performTasks(Target.java:202) at org.apache.tools.ant.Project.executeTarget(Project.java:601) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:266) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:120) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.tools.ant.Target.execute(Target.java:184) at org.apache.tools.ant.Target.performTasks(Target.java:202) at org.apache.tools.ant.Project.executeTarget(Project.java:601) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:266) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.tools.ant.Target.execute(Target.java:184) at org.apache.tools.ant.Target.performTasks(Target.java:202) at org.apache.tools.ant.Project.executeTarget(Project.java:601) at org.apache.tools.ant.Project.executeTargets(Project.java:560) at org.apache.tools.ant.Main.runBuild(Main.java:454) at org.apache.tools.ant.Main.start(Main.java:153) at org.apache.tools.ant.Main.main(Main.java:176) anyhelp ? Kassem Tawfik Systems Developer NileClix Co. www.nileclix.com.eg -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
