API?
joemurray - June 3, 2008 - 13:38
| Project: | CCK Create Install |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This is a great module, and its functionality could be extended by other modules interested in dealing in various ways with the vexing problem of deploying sites from dev -> staging -> production. Have you considered providing an api that would return SQL for a single or all CKK types?

#1
Good question.
I haven't thought about it all that much. I am still thinking of how/if to handle upgrades.
I wrote this module in a pinch, but and API is worth thinking about.
Most of the functionality comes from a few functions. It wouldn't be very difficult to ad functionality for other cck nodes types using hooks which would essentially give you an api.
At any rate, I am glad you like this module. I hope it saved you as much time as it did me.