|
-
Aug 16th, 2001, 08:35 AM
#1
Thread Starter
Addicted Member
Error Module or Class
Hi,
I am trying to implement a reasonably re-usable error trapping mechanism in VB6. My question concerns whether I should have a error ( my_error ) class and instantiate a new my_error object, and implement specific methods associate with the object, or simpy have a module tied to the project.
I can see the benfits of the class implementation, modularity and so on, but is there an extensive overhead creating new my_error ?
Thanks in advance.
Lenin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|