Posted by sun on December 6, 2007 at 9:59pm
Jump to:
| Project: | Object driver |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
Comments
#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