Develop module dependent on object_driver?
sun - December 6, 2007 - 21:59
| Project: | Object driver |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi Peter!
I have a new module idea, which I want to evaluate within the next weeks. Basically, the module will try to map external data to internal (Drupal) data. Sounds like a real challenge, so I wanted to ask if it will be safe to base my thoughts (and probably implementation) on object_driver (as a dependency)? If not, I'll forget this approach and try to build it from scratch.
Thanks,
Daniel

#1
sorry for not responding sooner - this module was built in part with the idea that you might have existing tables that you'd want to more easily access from within Drupal. Is that what you are trying to do?
If you have data (e.g. CSV files) that you want to import, then you need to look at the various import modules.
#2