einhugur / X-Platform-Alert

Cross platform alert dialog for Xojo using NSAlert from Einhugur macOS Bridge on macOS systems.
MIT License
5 stars 1 forks source link

Plugin version required? #1

Open markuswinter opened 1 year ago

markuswinter commented 1 year ago

The Readme should state which version of the plug-in is required.

Any required info that requires multiple user to spend time on obtaining it means that a lot of time is being wasted - and should ALWAYS be provided.

einhugur commented 1 year ago

Is a little more complicated than that, since Xojo keeps changing things as you know.

So version needed may depend on the Xojo version, and the library cannot predict the future. As in what is needed now may not be same as what was needed when last commit was made (and likely is not).

With that said then latest version should always be best bet. The plugins are almost always backward compatible.