andyg;286150 Wrote: > > I assumed 7.0+ would include 7.0 and anything higher, but this didn't > > work for 7.1. So I just went with * to get our plugins working again > > quickly. It would certainly be better to fix the version parser to > work properly. > How far can I increase maxVersion without risking that the plugin won't work due to changes in the plugin API or other behaviour ?
I assume that I can trust that if I've tested my plugin towards 7.0.0 it will probably work with all 7.0.x releases ? What about 7.1 if I've tested it against 7.0.0 ? What about 7.5 if I've tested it against 7.0.0 ? I assume that I at least shouldn't set the maxVersion so the plugin is allowed to run in 8.0 because there is a risk that the plugin API will change between 7.x and 8.0. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.homeip.net/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=45461 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
