Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Handling in Components
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Error Handling in Components
Miscellaneous
Thread ID:
00521185
Message ID:
00521185
Views:
40
Me and my team are fairly new to the creation of components. We are in the process of creating custom objects that our organization needs.
Since the objects that we are creating cannot have an Visible interface as they will be used as components we were wondering how to do error handling.
We created a collection class which has regular collection properties like count
and uses an array for the items. It has a method ADD that adds the item to the array.
Now in the object's init method we use the addobject() to create errors collection and the object's methods will use that collection to report errors.
Is this the right way of doing things or is their an easier way that we should adopt ?
Mohinder
Next
Reply
Map
View

Click here to load this message in the networking platform