pippin wrote: > > If that wasn't the case you could e.g. set a maxVersion to something > that allows testing under a - say - 7.8.1 beta so that users can try it > and find out whether it works or not. > Right now, if you do that and don't change your repo back after the > release the plugin will also work with the final release even if the > test turned out to be negative. > > That said: in most cases you are probably right and since most devs > don't touch their plugins with every server release there will likely > still be a "*" in the maxVersion making more sophisticated versioning > kind of moot...
I believe 7.8.1beta should be < 7.8.1, so it would be possible to use the current version comparison with the relevant values of the server and plugin maxVersions. That said I don't really think there's enough plugin activity to change this as most of them are 7.* as max version, so perhaps all we really need to do is exclude any clearly broken ones from the main repo in the build script? ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=101265 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
