[email protected] wrote:
Looks like a lot of people are going to be running patched versions if the release goes without some enhancements.

What about a ConfigurationOfPharo30EnhancementsPackThatWereNotIntegratedForSomeSurelyVeryValidReason ?

(Let's make the name shorter but you get the idea).

Phil

I wonder if it would be more or less effort to operate a "hot fix" facility between releases. By this I mean, after Pharo 3 release all slices fixing Pharo 3 bugs are based off the static release. This might have the advantages that:
* Users get to select the bug fixes important to them
* Ergo, users can can avoid bug fixes not relevant to them that might have unintended consequences in production.
* Bug fixes don't go stale when fixed in the released Pharo 3 but the Pharo 3 builds have progressed a lot.
* Users don't have to decide between waiting for a the next Pharo 3 minor-release, or tracking a moving target with continued evolution of "latest" Pharo 3 after release.
* The part of the community that wants longer term support for systems in production could take a greater role in maintaining Pharo 3, while the core focus moves on to Pharo 4.

A simple process might be tagging such resolved issues in Fogbugz as as 3.0-hotfix. Alternatively a tool like the Configuration Browser might list them in image. That tool could be installed from the Configuration Browser as ConfigurationOfHotfix. 

The downside would be more difficulty in packaging hotfixes together for a minor-release.  However over time hotfixes might be consolidated into other hotfixes, and the greatest of these becomes the basis for the minor-release.

Just a passing thought.
cheers, Ben







On Fri, Mar 28, 2014 at 4:02 PM, Johan Brichau <[email protected]> wrote:
Hi all,

With Sven's fixes loaded, our model unit tests are all running fine. The benchmarks indicate the same speed as in 1.4. This is really great!
I'm still running the entire suite of tests but that will take a while to complete. But essential datetime bugs should have been spotted already.

Great work Sven!
I think it's worth integrating. If not, we will definitely work with this patched version.

Johan

On 28 Mar 2014, at 13:36, Pharo4Stef <[email protected]> wrote:

> Hi johan
>
> Please let us know because I would be in favor of integrating such speed up if your system fully work.
>
> stef
>
>
> On 28 Mar 2014, at 09:17, Johan Brichau <[email protected]> wrote:
>
>>
>> On 28 Mar 2014, at 06:24, Esteban Lorenzano <[email protected]> wrote:
>>
>>> Bugs are errors that prevents the system to run.
>>
>> <nagging>
>> Some performance problems make the system impossible to work with
>> </nagging>
>>
>> Anyway, going to check in Sven's changes today.
>>
>> cheers
>> Johan
>>
>
>




Reply via email to