Community Forums

Sneak Peek: OpenCart 1.5.0 *ALPHA*

News, updates and important issues relating to OpenCart.

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby twiggy » Tue Mar 01, 2011 1:07 pm

E-mail system and e-commerce system a whole different ball game. I don't think anyone can answer your question at this stage because the answer really is no one will know. It could all be fine and only a few minor changes/bug fixes will be needed but then again large scale changes might need to be made changing database tables which in your case would cause conflicts. I see your predicament though but I don't think anyway can give you 100% reassurance at this stage :-\
twiggy
 
Posts: 319
Joined: Thu Aug 13, 2009 8:43 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Qphoria » Tue Mar 01, 2011 2:17 pm

Well i think he's asking about API continuity throughout the entire major version.

OpenCart has a bad habit of changing major things in between minor versions

Major versions: 1.3.x, 1.4.x, etc
Minor versions: 1.4.1, 1.4.2, 1.4.3, etc

1.3.0 and 1.3.2 were fine, but 1.3.4 changed the the layout system, which broke all mods
1.4.0 was a new theme, but then 1.4.4 removed the url class, changed logger to log, and a bunch of other changes that broke mods.

I had said that our goal was to stop mid-version changes that break backwards compatibility so that most mods for 1.5.0 would work through 1.5.9. This means us developers need to be sure that if we want to add a new design, then we need to allow the old way to properly deprecate for the rest of the version.

For example, If we want to change url.php to href.php at version 1.5.2, then we need to have both url.php and href.php in there until 1.6.0. This may be idealistic but a proper way to handle software management between versions.
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18242
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby funkyou86 » Tue Mar 01, 2011 3:06 pm

Hey guys.
I'd like to ask, are planing to change the 1.5's SEF urls? Global problem with the previous versions is that they are not supporting multilanguage sef urls.

Thanks for answering. Cheers.
funkyou86
 
Posts: 9
Joined: Tue Mar 01, 2011 3:02 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Qphoria » Tue Mar 01, 2011 4:36 pm

funkyou86 wrote:Hey guys.
I'd like to ask, are planing to change the 1.5's SEF urls? Global problem with the previous versions is that they are not supporting multilanguage sef urls.

Thanks for answering. Cheers.


This isn't planned for 1.5.0 but perhaps 1.5.1
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18242
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby audiomarket » Tue Mar 01, 2011 4:48 pm

Qphoria wrote:Well i think he's asking about API continuity throughout the entire major version.

OpenCart has a bad habit of changing major things in between minor versions

Major versions: 1.3.x, 1.4.x, etc
Minor versions: 1.4.1, 1.4.2, 1.4.3, etc

1.3.0 and 1.3.2 were fine, but 1.3.4 changed the the layout system, which broke all mods
1.4.0 was a new theme, but then 1.4.4 removed the url class, changed logger to log, and a bunch of other changes that broke mods.

I had said that our goal was to stop mid-version changes that break backwards compatibility so that most mods for 1.5.0 would work through 1.5.9. This means us developers need to be sure that if we want to add a new design, then we need to allow the old way to properly deprecate for the rest of the version.

For example, If we want to change url.php to href.php at version 1.5.2, then we need to have both url.php and href.php in there until 1.6.0. This may be idealistic but a proper way to handle software management between versions.


I agree.
That's the question that I always paid and that at some point I stopped creating new themes for OpenCart!

I think the engine should be the same for at least six months

Good work
audiomarket
 
Posts: 58
Joined: Sun Mar 14, 2010 5:55 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Qphoria » Tue Mar 01, 2011 5:16 pm

audiomarket wrote:I agree.
That's the question that I always paid and that at some point I stopped creating new themes for OpenCart!

I think the engine should be the same for at least six months

Good work


I think it should stay for the full major version like all other software scripts do

SMF 2.0.x mods work for 2.0.1, 2.0.2, 2.0.3 etc
Wordpress 2.0.x mods work for 2.0.1, 2.0.2, 2.0.3 etc
and so on

OpenCart just needs to keep the mod and theme makers in mind when we make changes.
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18242
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby marc_cole » Tue Mar 01, 2011 6:40 pm

Will 1.5.0 have the ability to prevent a customer from choosing UPS Next Day Air, 2nd Day Air, etc., if they are within 1 day Ground service from the shipping location?

I posted this question here last week but never got an answer, so I take it that this feature isn't available yet.
marc_cole
 
Posts: 217
Joined: Tue Dec 14, 2010 3:26 am
Location: Seattle, WA

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Qphoria » Tue Mar 01, 2011 6:47 pm

marc_cole wrote:Will 1.5.0 have the ability to prevent a customer from choosing UPS Next Day Air, 2nd Day Air, etc., if they are within 1 day Ground service from the shipping location?

I posted this question here last week but never got an answer, so I take it that this feature isn't available yet.


No, there are no changes to payment/shipping processes for 1.5.0, likely not until 1.6.x
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18242
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby marc_cole » Tue Mar 01, 2011 6:51 pm

Qphoria wrote:No, there are no changes to payment/shipping processes for 1.5.0, likely not until 1.6.x

Bummer. :-\ If someone could someone post to my other thread how I could accomplish this with 1.4.9.3, I'd really appreciate it.

Thanks,
Marc
marc_cole
 
Posts: 217
Joined: Tue Dec 14, 2010 3:26 am
Location: Seattle, WA

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby funkyou86 » Tue Mar 01, 2011 6:55 pm

Qphoria wrote:
funkyou86 wrote:Hey guys.
I'd like to ask, are planing to change the 1.5's SEF urls? Global problem with the previous versions is that they are not supporting multilanguage sef urls.

Thanks for answering. Cheers.


This isn't planned for 1.5.0 but perhaps 1.5.1


Great. Thanks for your reply.

So, honestly, is it worth to install 1.4.9 and migrate my crappy virtuemart to it when 1.5 is comeing soon?!
Thank you,

Alex
funkyou86
 
Posts: 9
Joined: Tue Mar 01, 2011 3:02 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Qphoria » Tue Mar 01, 2011 8:22 pm

I typically handle the the upgrade script updates. I have not had a chance to play with the latest code yet so I don't know exactly what all the changes for update are. I can tell you that the upgrade from the old individual product options to the new global product options is not going to be easily done and is not an initial priority.

I typically try to do all the db upgrade stuff using only mysql. To do the conversion from individual options to global options would most definitely need to be done with php as I will need a conditional programming language that supports arrays and loops. I've honestly not even tried wrapping my head around it yet.

But from what I can tell, aside from the product options, most of the other stuff is simply adding new tables and columns which is pretty harmless and transparent.
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18242
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby msmith » Tue Mar 01, 2011 8:32 pm

Qphoria wrote:I typically handle the the upgrade script updates. I have not had a chance to play with the latest code yet so I don't know exactly what all the changes for update are. I can tell you that the upgrade from the old individual product options to the new global product options is not going to be easily done and is not an initial priority.

I typically try to do all the db upgrade stuff using only mysql. To do the conversion from individual options to global options would most definitely need to be done with php as I will need a conditional programming language that supports arrays and loops. I've honestly not even tried wrapping my head around it yet.

But from what I can tell, aside from the product options, most of the other stuff is simply adding new tables and columns which is pretty harmless and transparent.


So this means that it's better to wait for 1.5.X ?
msmith
 
Posts: 128
Joined: Mon Oct 18, 2010 12:57 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby funkyou86 » Tue Mar 01, 2011 8:35 pm

msmith wrote:
Qphoria wrote:I typically handle the the upgrade script updates. I have not had a chance to play with the latest code yet so I don't know exactly what all the changes for update are. I can tell you that the upgrade from the old individual product options to the new global product options is not going to be easily done and is not an initial priority.

I typically try to do all the db upgrade stuff using only mysql. To do the conversion from individual options to global options would most definitely need to be done with php as I will need a conditional programming language that supports arrays and loops. I've honestly not even tried wrapping my head around it yet.

But from what I can tell, aside from the product options, most of the other stuff is simply adding new tables and columns which is pretty harmless and transparent.


So this means that it's better to wait for 1.5.X ?


Probably yes. Another anoying thing is that we'll have to wait for the 1.5 themes as well :(
funkyou86
 
Posts: 9
Joined: Tue Mar 01, 2011 3:02 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby msmith » Tue Mar 01, 2011 8:38 pm

funkyou86 wrote:
msmith wrote:
Qphoria wrote:I typically handle the the upgrade script updates. I have not had a chance to play with the latest code yet so I don't know exactly what all the changes for update are. I can tell you that the upgrade from the old individual product options to the new global product options is not going to be easily done and is not an initial priority.

I typically try to do all the db upgrade stuff using only mysql. To do the conversion from individual options to global options would most definitely need to be done with php as I will need a conditional programming language that supports arrays and loops. I've honestly not even tried wrapping my head around it yet.

But from what I can tell, aside from the product options, most of the other stuff is simply adding new tables and columns which is pretty harmless and transparent.


So this means that it's better to wait for 1.5.X ?


Probably yes. Another anoying thing is that we'll have to wait for the 1.5 themes as well :(


What I'm worried about is investing time into the first more or less complete 1.5.X version and that some (or all) of my work will not be compatible with future 1.5.X versions...
msmith
 
Posts: 128
Joined: Mon Oct 18, 2010 12:57 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Xsecrets » Tue Mar 01, 2011 9:56 pm

msmith wrote:What I'm worried about is investing time into the first more or less complete 1.5.X version and that some (or all) of my work will not be compatible with future 1.5.X versions...

well if you create your theme's properly only changing the files you absolutely need too and letting the rest fall back (should be easier with 1.5 no inline styles) and you use vqmod to make any changes to the core files upgrades should be fairly painless throughout the 1.5 series.
Xsecrets
 
Posts: 5042
Joined: Sat Oct 24, 2009 7:51 pm
Location: FL US

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby audiomarket » Wed Mar 02, 2011 8:38 am

Xsecrets wrote:
msmith wrote:What I'm worried about is investing time into the first more or less complete 1.5.X version and that some (or all) of my work will not be compatible with future 1.5.X versions...

well if you create your theme's properly only changing the files you absolutely need too and letting the rest fall back (should be easier with 1.5 no inline styles) and you use vqmod to make any changes to the core files upgrades should be fairly painless throughout the 1.5 series.


That's right, eliminate the line styles. This makes it possible to adapt any kind of theme with each release.
.... is a real shame to work on a new theme that does not work after a month on a later version.
Greating, Marco
audiomarket
 
Posts: 58
Joined: Sun Mar 14, 2010 5:55 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby audiomarket » Wed Mar 02, 2011 8:42 am

I believe that a stable engine must be used for a long time to make it possible for developers of themes and mod's to make a profit on their work.
audiomarket
 
Posts: 58
Joined: Sun Mar 14, 2010 5:55 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby msmith » Wed Mar 02, 2011 10:39 am

Xsecrets wrote:
msmith wrote:What I'm worried about is investing time into the first more or less complete 1.5.X version and that some (or all) of my work will not be compatible with future 1.5.X versions...

well if you create your theme's properly only changing the files you absolutely need too and letting the rest fall back (should be easier with 1.5 no inline styles) and you use vqmod to make any changes to the core files upgrades should be fairly painless throughout the 1.5 series.


And the data contained inside the DB?
msmith
 
Posts: 128
Joined: Mon Oct 18, 2010 12:57 pm

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Qphoria » Wed Mar 02, 2011 1:08 pm

msmith wrote:
Xsecrets wrote:
msmith wrote:What I'm worried about is investing time into the first more or less complete 1.5.X version and that some (or all) of my work will not be compatible with future 1.5.X versions...

well if you create your theme's properly only changing the files you absolutely need too and letting the rest fall back (should be easier with 1.5 no inline styles) and you use vqmod to make any changes to the core files upgrades should be fairly painless throughout the 1.5 series.


And the data contained inside the DB?


DB content doesn't get overridden with upgrades tho
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18242
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Sneak Peek: OpenCart 1.5.0 *ALPHA*

Postby Daniel » Wed Mar 02, 2011 6:20 pm

one of the chanegs to the templates is that all the inline styles are gone. all css changes are done with stylesheets. also io have used a better nming convention. instead if div1 there are names like product-info and category-list, etc..
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5185
Joined: Fri Nov 03, 2006 10:57 am

PreviousNext

Return to News & Announcements

Who is online

Users browsing this forum: settysantu and 11 guests

Hosted by Arvixe Web Hosting