Plugin SDK related product ideas for FileMaker
- Provide functions to fmx::Data to read any container type to memory
- Extend fmx::Data to provide path of external container files
- Extend fmx::FixPt with Int64 functions
- Need FMX_SetToCurrentEnv for Server
- Log errors when loading plugins
And some older ideas:
- Add alignment to Plugin SDK CharacterStyle class
- FileMaker could report to user if several versions of the same plugin are installed
- Make Idle work on Server for plugins
- Add functions to plugin SDK for style runs
- Make FMX_StartScript work on FileMaker Server
- ExecuteFileSQL variant with field names
- Built-In Plugin support that works in iOS
- Provide proper main thread handling for Apple frameworks