| Home | Previous Lesson: Bind to Thread Next Lesson: Programming Jaguar CTS Component |
As you know that PowerBuilder supports function overloading either using inheritance or at the same object level which is not supported in CORBA IDL yet. The Jaguar Component Wizard in PowerBuilder takes care of this and generates appropriate naming for the overloaded functions. You don't have to do any changes for this purpose, since the PowerBuilder VM hosted in Jaguar takes care of translating the function names and calling them appropriately.
| Home | Previous Lesson: Bind to Thread Next Lesson: Programming Jaguar CTS Component |