. Polymorphism is achieved through a clever naming convention applied to source code.
However, more that just source code is involved. ClassAssist keeps all classes in a structured library that can be shared across a network. To perform any edits to a class, you must first check it out of the library; when you do so, you can optionally lock the class so that other users are barred from checking it out.
ClassAssist's Class Explorer window is the gateway into the ClassAssist IDE, a structured collection of windows through which you create and edit classes, their properties, and their methods.
ClassAssist automatically generates the .CLS files that VB 4.0 uses and will import classes into your VB 4.0 project at your command; it even keeps everything in synchronization. That is, if you edit a ClassAssist-generated class from VB 4.0, ClassAssist sees the change and asks if you want to pass your edits on to the ClassAssist library. Bundled with ClassAs
sist are the WinAPI Oblets, a collection of objects crafted by in-process DLLs that encapsulate significant parts of the Windows API. ClassAssist is well worth its $249 price.
screen_link (40 Kbytes)
