Extend with Wrappers

Extend with Wrappers

If you follow my posts, you know I'm extending ZC with custom php scripts (api's) hosted elsewhere. It would be really cool if we could do this here. I suppose the developer would submit a code block to ZOHO for analysis and approval, where it would be wrapped inside Creator as a custom function (with defined input requirements that produce specific output results). These functions could then be offered in the marketplace where others could buy the custom function (think app store) and install it. Of course, the native code behind the custom function would not be accessible - it's just a black box that does something when called by the developer. 

For example, today I wrote a php script that posts to twitter using a submission from a Creator form. It has a simple input requirement: Your status update, and 4 twitter tokens that post to a specif account.

I know this is a wild idea, but it seems like a good one.