Next: Deprecated Argument Conversions, Previous: Handling Java Exceptions, Up: The Jasper Library [Contents][Index]
• Deprecated Argument Conversions | Deprecated Argument Conversions | |
• Deprecated Jasper Predicates | Deprecated Jasper Predicates |
The information in this section is only of interest to those that need
to read or modify code that used library(jasper)
before
release 3.8.5.
A different way of doing method call and creating objects was used in versions of library(jasper) predating release 3.8.5. Use of these facilities are strongly discouraged although they are still available in the interest of backward compatibility.
The old method call predicates are jasper_call_static/6
and
jasper_call_instance/6
as well as the old way of calling
jasper_new_object/5
.