Hi I'm just wondering what the policy is with regards to changes to extension code in the svn in the case where the modification is compatible only with recent versions. Shouldn't extensions be designed to be as backward compatible as is practical rather than focussing exclusively on supporting the current release?
If there is a conflict in this regard what's the best solution? is it to wrap the new change into a conditional block based on $wgVersion?