| |
ginolard
Posts: 1053
Score: 21
Joined: 8/10/2005
Status: offline
|
Prompted by the thread recently about arrays vs dictionaries vs disconnected recordsets and the fun I had creating the FileMagic class I was considering creating another class for data handling (DataMagic?). A class that would, in theory at least, allow you handle your data in any structure you wish (array, dictionary, recordset etc). This is all totally theoretical at the moment and I'm really not sure if it's even feasible. What do you think? Could a generic data handling class be possible? Should this be one of those monthly challenges? ;)
_____________________________
Author of ManagePC - http://managepc.net AD Query Template - http://www.visualbasicscript.com/m_40609/tm.htm Consolidated Scripting Framework - http://www.visualbasicscript.com/m_59109/tm.htm
|
|