<div dir="ltr">That's all well and good but saying we support mono version 2.6 and actually supporting it are two very different things.<br><br>Who here is willing to spend their time fixing problems that only appear in versions before mono 2.10? (this isn't a rhetorical question, if you are willing to commit to doing so then please reply and let the group know)<br>

<br>If anyone is, do you think that doing so is better use of our limited development resources than telling the person who had the problem to just upgrade to a slightly more modern version of mono that can be easily installed?<br>

<br>It makes sense not to drop support for old operating systems, as they usually can't be easily upgraded, but installing a newer version of mono is very simple when there are repositories you can just apt get / rpm it from.<br>

<br>What exactly will be served by saying mono 2.6 is supported when no one will invest (waste?) their time debugging for it? Wouldn't our users be better served by having OpenSim run as best as it can (given our limited resources) on a better performing version of mono that those users can easily install?<br>

<br> I know Kitely won't be spending resources on debugging for old mono releases so my only horse in this is wanting OpenSim to advance as quickly as it can without leaving people behind. Setting mono 2.10 as the baseline makes it easier for this open source dev community to accomplish this goal.<br>

<br clear="all"><div><div dir="ltr">Cheers,<br><br>Ilan Tochner<br>Co-Founder and CEO<br>Kitely Ltd.<br></div></div>
<br><br><div class="gmail_quote">On Sun, Jan 27, 2013 at 5:44 PM, Melanie <span dir="ltr"><<a href="mailto:melanie@t-data.com" target="_blank">melanie@t-data.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

It has always been our policy to use the _lowest_ version of Mono<br>
that we can get by on to support the largest possible number of<br>
configurations and systems.<br>
<br>
This is not going to change.<br>
<br>
The feature required by recent code additions is found in Mono 2.6,<br>
so we are discussing Mono 2.6 now. We are not discussing Mono 2.10.<br>
<br>
Melanie<br>
<div><div class="h5"><br>
On 27/01/2013 15:32, Ilan Tochner wrote:<br>
> If, as we both agree, OpenSim works differently with different versions of<br>
> mono then people are going to report bugs that exist when OpenSim is run on<br>
> mono versions prior to 2.10 that don't exist with mono version 2.10 and<br>
> later.<br>
><br>
> How many people are there in the OpenSim dev community that still actively<br>
> use a mono version prior to 2.10? In fact, AFAIK, many devs are already<br>
> looking to see when they can safely move to mono 3.0. So, who is going to<br>
> work on fixing bugs that no longer exist with mono 2.10 and later? If no<br>
> ones is going to work on doing that then we can't honestly say that mono<br>
> 2.6 or 2.8 are still supported.<br>
><br>
> If we intend to have new OpenSim users, we should have them using the mono<br>
> version with which they'll get the best experience with the existing /<br>
> future code base. It doesn't help anyone if they use an outdated version of<br>
> mono and find that the problems they encounter aren't going to be addressed<br>
> because they no longer exist with newer versions of mono.<br>
><br>
> Cheers,<br>
><br>
> Ilan Tochner<br>
> Co-Founder and CEO<br>
> Kitely Ltd.<br>
><br>
> On Sun, Jan 27, 2013 at 2:36 PM, Dahlia Trimble <<a href="mailto:dahliatrimble@gmail.com">dahliatrimble@gmail.com</a>>wrote:<br>
><br>
>> Nobody is asking you to use an older version. The minimum version is<br>
>> simply the earliest version that would be required to run OpenSimulator.<br>
>> Anyone is free to use any later version if they so choose.<br>
>><br>
>> It's also not true that later versions are necessarily better. I've<br>
>> personally had to disable features in OpenSimulator and remove them from<br>
>> core due to newer versions of Mono which introduced new bugs that made such<br>
>> features unusable.<br>
>><br>
>><br>
>><br>
>> On Sun, Jan 27, 2013 at 1:05 AM, Ilan Tochner <<a href="mailto:ilan@kitely.com">ilan@kitely.com</a>> wrote:<br>
>><br>
>>> Mono 2.10 was released Feb 15th, 2011, i.e almost two years ago. I don't<br>
>>> think there is any target platform that mono 2.6 runs on that doesn't have<br>
>>> mono 2.10 working on it as well.<br>
>>><br>
>>> There have been many bug fixes in mono between the 2.6 release and the<br>
>>> 2.10 release, some of which can definitely effect OpenSim performance and<br>
>>> stability. Who would choose to use the older mono version when a better one<br>
>>> has been available for at least two years? If someone reports a problem<br>
>>> with OpenSim I think we should require them to at least test it using mono<br>
>>> 2.10 so we can rule out the older mono being the cause of the problem.<br>
>>><br>
>>><br>
>>> Cheers,<br>
>>><br>
>>> Ilan Tochner<br>
>>> Co-Founder and CEO<br>
>>> Kitely Ltd.<br>
>>><br>
>>> On Sun, Jan 27, 2013 at 4:28 AM, Dahlia Trimble <<a href="mailto:dahliatrimble@gmail.com">dahliatrimble@gmail.com</a>>wrote:<br>
>>><br>
>>>> I think the point is raise it to the minimum version which supports the<br>
>>>> codebase. If there was some feature in 2.10 that did not exist in 2.6 and<br>
>>>> that feature was required for proper execution, then 2.10 would be a better<br>
>>>> target. Otherwise it would just be forcing people to upgrade who would not<br>
>>>> otherwise need to.<br>
>>>><br>
>>>> There's nothing stopping anyone from upgrading to 2.10 if they desire,<br>
>>>> however, requiring a higher version than is really necessary limits<br>
>>>> potential users of the software to those who are able to install those<br>
>>>> versions in their setups. If a goal of OpenSimulator developers is wide<br>
>>>> adoption, then it makes sense to have it be usable on as many existing<br>
>>>> hardware/software configurations as possible.<br>
>>>><br>
>>>><br>
>>>><br>
>>>> On Sat, Jan 26, 2013 at 11:51 AM, Ilan Tochner <<a href="mailto:ilan@kitely.com">ilan@kitely.com</a>> wrote:<br>
>>>><br>
>>>>> I second setting 2.10 as the base. If we'll be forcing people to<br>
>>>>> upgrade I think we should upgrade to the latest stable release and not to<br>
>>>>> one that is outdated.<br>
>>>>><br>
>>>>> If OpenSim works fine with 3.0 then I'd vote for it to be the base. If<br>
>>>>> we're still calling OpenSim alpha we should at least get the benefits of<br>
>>>>> doing so. Supporting old versions of mono is a waste of developer resources.<br>
>>>>><br>
>>>>> Cheers,<br>
>>>>><br>
>>>>> Ilan Tochner<br>
>>>>> Co-Founder and CEO<br>
>>>>> Kitely Ltd.<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>> On Sat, Jan 26, 2013 at 9:20 PM, Trinity <<a href="mailto:trinity93@gmail.com">trinity93@gmail.com</a>> wrote:<br>
>>>>><br>
>>>>>> if we can get a way with it why not go to 2.10 else quickly be out of<br>
>>>>>> date agian<br>
>>>>>><br>
>>>>>><br>
>>>>>> On Sat, Jan 26, 2013 at 9:38 AM, James Hughes <<br>
>>>>>> <a href="mailto:jamesh@bluewallgroup.com">jamesh@bluewallgroup.com</a>> wrote:<br>
>>>>>><br>
>>>>>>> +1<br>
>>>>>>><br>
>>>>>>> On 01/24/2013 10:29 PM, Justin Clark-Casey wrote:<br>
>>>>>>><br>
>>>>>>>> Whilst writing JsonStore regression tests this evening, I hit the<br>
>>>>>>>> problem where modInvoke script methods of more than 4 parameters<br>
>>>>>>>> cannot<br>
>>>>>>>> be registered on Mono 2.4.3 as it doesn't implement the required<br>
>>>>>>>> larger<br>
>>>>>>>> multi-parameter Func generic types.<br>
>>>>>>>><br>
>>>>>>>> Therefore, I want to bump the minimum Mono version for OpenSimulator<br>
>>>>>>>> up<br>
>>>>>>>> to 2.6 which was released more than 3 years ago. This also involves<br>
>>>>>>>> bumping the minimum .net framework version up to 4.0, as also<br>
>>>>>>>> detailed<br>
>>>>>>>> at [1]<br>
>>>>>>>><br>
</div></div>>>>>>>>> [1] <a href="http://opensimulator.org/**mantis/view.php?id=5971" target="_blank">http://opensimulator.org/**mantis/view.php?id=5971</a><<a href="http://opensimulator.org/mantis/view.php?id=5971" target="_blank">http://opensimulator.org/mantis/view.php?id=5971</a>><br>


>>>>>>>><br>
>>>>>>>> Any comments?<br>
>>>>>>>><br>
>>>>>>>><br>
>>>>>>> ______________________________**_________________<br>
>>>>>>> Opensim-dev mailing list<br>
>>>>>>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>>>>>> <a href="https://lists.berlios.de/**mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/**mailman/listinfo/opensim-dev</a><<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>><br>


<div class="HOEnZb"><div class="h5">>>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>> _______________________________________________<br>
>>>>>> Opensim-dev mailing list<br>
>>>>>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>>>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>>>>><br>
>>>>><br>
>>>>><br>
>>>>> _______________________________________________<br>
>>>>> Opensim-dev mailing list<br>
>>>>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>>>><br>
>>>><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> Opensim-dev mailing list<br>
>>>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Opensim-dev mailing list<br>
>>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Opensim-dev mailing list<br>
>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Opensim-dev mailing list<br>
> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</div></div></blockquote></div><br></div>