Bugfix release 5.12

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Little John
Addict
Addict
Posts: 4775
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Bugfix release 5.12

Post by Little John »

I wish a bugfix release 5.12, before another version with new features will be released. I think it's worth it.
Thanks for considering this.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Bugfix release 5.12

Post by IdeasVacuum »

Sensible proposal +1
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Re: Bugfix release 5.12

Post by LuCiFeR[SD] »

+1

even a few releases being bugfix only would be good.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Re: Bugfix release 5.12

Post by eesau »

Nah, better to go straight for 5.2.
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Bugfix release 5.12

Post by Fred »

We won't do a 5.12 as the 5.20 dev is in heavy progress, but for the next release, we will introduce a new 'LTS' system, like Ubuntu. So the 5.20 will be supported during 2 years, only bug fixes will be applied to that version, so long term projects can be based on LTS versions and switch from one to another (we plan to introduce a clear update plan from one LTS to another if some API changes). In between, we will still release other new versions, which introduce new features, and once the 2 year mark has been reached, it will be a new LTS and the old one won't be supported anymore. Please note than this new support will be in test at first, if it's too complicated for us to maintain 2 differents branchs, we could drop it. But at least we will have give it a try. It should answer some complains about upgrading the code too often when doing commercial projects.
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Bugfix release 5.12

Post by Tenaja »

Sounds like a great plan. Thanks for watching out for us.
lakomet
User
User
Posts: 53
Joined: Mon Apr 04, 2011 3:56 am
Location: Russia,Angarsk

Re: Bugfix release 5.12

Post by lakomet »

Fred
IDE in Unicode will be?
Linux Mint Maya(Mate), x86, PureBasic 5.00(5.10b1)
User avatar
skywalk
Addict
Addict
Posts: 4210
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Bugfix release 5.12

Post by skywalk »

Cool, what feature(s) require a branch :?:
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Bugfix release 5.12

Post by Fred »

When maintaining 2 differents versions, you need to have 2 branchs in your source control system and port back the fixes from one branch to another. If the branches differs to much over the time, then the merge become increasily more complicated and can be hard to manage and error prone.
User avatar
skywalk
Addict
Addict
Posts: 4210
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Bugfix release 5.12

Post by skywalk »

Ok, I thought the branch was for major syntax changes or drastic IDE changes.
If I understand correctly, you will freeze version 5.2x with its features and bug fixes for 2 years.
But will you release 5.3x at any point within the 2 year LTS of 5.2x?
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Bugfix release 5.12

Post by Fred »

Yes that's it. It can have 5.30, 5.40 and more during the 2 years. So it's your choice to stick with LTS version or follow incremental release like it is now.
User avatar
skywalk
Addict
Addict
Posts: 4210
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Bugfix release 5.12

Post by skywalk »

Ok. Makes more sense now.
Other vendors do this but at major stops; 5.x, 6.x, 7.x, etc.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Bugfix release 5.12

Post by Tenaja »

skywalk wrote:Ok. Makes more sense now.
Other vendors do this but at major stops; 5.x, 6.x, 7.x, etc.
Ubuntu Linux does not, however. Their versions are based on Year.Month, and the LTS is always April, with standard releases every October.
Little John
Addict
Addict
Posts: 4775
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: Bugfix release 5.12

Post by Little John »

Hello Fred,

although what you wrote is not the answer I was hoping to get, :-)
it is interesting news. Thank you!
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Re: Bugfix release 5.12

Post by LuCiFeR[SD] »

Not the answer I was hoping to get either, but there is nothing Fred said there that I found even remotely interesting... I found it more worrying than anything. But I will leave it at that. I'm not going to rock the boat for the sake of it.
Post Reply