NEW XML and JSON functions in the ACF-plugin for FileMaker

We are close to the full release of the plugin. Now we have Pre-releases available for download. Those are pretty stable releases, and create a new programming world for FileMaker developers. The ACF-language present in the plugin is easy to learn and quite powerful. Many functions built into this plugin, and you can from the source code also use the whole library of FileMaker functions in addition.

A new developer tool for creating XML source code from the plugin.

When crafting XML documents in your code, you might often refer to sample documents, especially in API documentation for web services. To facilitate this process for developers, we’ve created a handy tool that generates ACF source code based on these sample XML documents. Written in the ACF language, it uses XML functions to parse provided samples and create corresponding source code. Once you use this tool to generate the foundational code, you can easily insert actual data elements, enabling the generation of practical results directly applicable in your applications.

Read the full article

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *