Message 1 of 3
Should custom objects ALWAYS be created in a DBX?

Not applicable
10-23-2009
01:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am creating a custom object in order to store persistent data, and I am planning on storing it in the NOD. I was planning on creating it in a DBX project but I was looking at the custobj_db sample and I see that it is implemented directly in the ARX. So I was wondering, since this will not be derived from an AcDbEntity but an AcDbObject, there will be nothing visible to be displayed. So maybe it make more sense to implement it in the ARX.
I was wondering if anyone has any thoughts on this? Is it overkill to create a DBX just to store configuration data?
Thanks!
Joseph
I am creating a custom object in order to store persistent data, and I am planning on storing it in the NOD. I was planning on creating it in a DBX project but I was looking at the custobj_db sample and I see that it is implemented directly in the ARX. So I was wondering, since this will not be derived from an AcDbEntity but an AcDbObject, there will be nothing visible to be displayed. So maybe it make more sense to implement it in the ARX.
I was wondering if anyone has any thoughts on this? Is it overkill to create a DBX just to store configuration data?
Thanks!
Joseph