Livecode version numbers

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10089
Joined: Fri Feb 19, 2010 10:17 am

Livecode version numbers

Post by richmond62 » Wed Oct 05, 2016 3:37 pm

stats.png
Everyone is invited to draw any conclusions they wish.

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: Livecode version numbers

Post by mwieder » Wed Oct 05, 2016 7:59 pm

splash copy.png

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Livecode version numbers

Post by jmburnod » Thu Oct 06, 2016 5:11 pm

:D :D :D :D :D :D :D :D :D :D
https://alternatic.ch

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10309
Joined: Wed May 06, 2009 2:28 pm

Re: Livecode version numbers

Post by dunbarx » Thu Oct 06, 2016 11:06 pm

I even dislike the "8" logo. Ugly.

And disconcerting; I assume that the figure is symmetric about the horizontal midplane, so I guess it is the shading that makes the bottom half look compressed.

Better on its side for some reason. Why not keep it that way?

Craig

AxWald
Posts: 578
Joined: Thu Mar 06, 2014 2:57 pm

Re: Livecode version numbers

Post by AxWald » Fri Oct 07, 2016 2:09 pm

Hi.

Will LC 8 be declared "obsolete" as soon as LC 9 is in public beta, too? :roll:

Have fun!
All code published by me here was created with Community Editions of LC (thus is GPLv3).
If you use it in closed source projects, or for the Apple AppStore, or with XCode
you'll violate some license terms - read your relevant EULAs & Licenses!

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10044
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Livecode version numbers

Post by FourthWorld » Fri Oct 07, 2016 5:29 pm

AxWald wrote:Will LC 8 be declared "obsolete" as soon as LC 9 is in public beta, too? :roll:
"Obsolete" is not commonly used in this context, by LiveCode Ltd. or other software vendors.

Most organizations producing software focus their continuing development efforts around the most recent code base. As a practical matter, it isn't affordable for Adobe to continue working on bug fixes for PhotoShop 2, for example, while customers are asking for new features. So most companies move their code bases forward, and stop developing the older versions when they do. LiveCode does the same.

Whether a software becomes "obsolete" is a separate matter beyond the control of the software vendor. For example OS APIs may change, and render the older versions unrunnable, such as Apple's deprecation of QuickTime and Carbon APIs. An application you make with LiveCode today will only become "obsolete" when it no longer runs due to changes outside of your app.

LiveCode Ltd. will continue to provide technical support for older versions for anyone with a current license, so that doesn't change even as newer versions become available. All that changes is the development effort, in which features and fixes will go into new versions, as we commonly see with most other software.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10309
Joined: Wed May 06, 2009 2:28 pm

Re: Livecode version numbers

Post by dunbarx » Fri Oct 07, 2016 6:35 pm

I only recently even heard there was ongoing effort for v9.

Anyone have any idea what transformative changes are in the offing to warrant an entirely new version number? v7 had unicode, v8 has widgets and a new programming environment. What is foreseen in v9?

Craig

capellan
Posts: 654
Joined: Wed Aug 15, 2007 11:09 pm

Re: Livecode version numbers

Post by capellan » Sat Oct 08, 2016 10:37 pm


Post Reply