From: Craig G. <CGu...@ex...> - 2003-07-03 13:05:58
|
Under "Project" and "Setting", you can set "Expand Macros" and then write the source file out again. You will find the iterator classes. Capitals are generated by default. To change it you have to do it manaully, sorry. Craig -----Original Message----- From: joan codina (ai4b) [mailto:jc...@ai...] Sent: Thursday, July 03, 2003 2:57 AM To: ClassBuilder Subject: iterators When creating a relation between two clases in the generated code appears one iterator class. But this class does not appear in any place of the classbuilder desing and also is not documented anyware. How does it work, can i instantiate many cursors at the same time? because there are some static variables. If I'm not going to use them, can I avoid the code generation for it? There is any way to change the capital letter of generated methods. I would like (for conding conventions) to have all methods is lower letters, but the generated ones are in capitals. There is any way to change it? Thanks. Joan Codina p.d Thanks Craigh for the new version, I will download and test it ASAP |