Moving files to includes/system/versioned

Open to all! Ask other shopowners for help.
Post Reply
User avatar
swguy
Member
Posts: 8
Joined: Mon Mar 27, 2023 10:02 pm
Phoenix Version:
Been thanked: 1 time

Moving files to includes/system/versioned

Post by swguy »

What is the philosophy around moving files to the includes/system/versioned folder and the changes that occur around that?

For example, in version 1.0.8.7, the shopping cart get_products() function returns an array of objects, whereas in 1.0.0.0, returns an array of arrays.

You have done a nice job of explaining this update in the release tag notes:

https://github.com/CE-PhoenixCart/Phoen ... g/v1.0.8.7

but I was wondering if there was a roadmap or other statement of direction so I could understand this better.


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
swguy
Member
Posts: 8
Joined: Mon Mar 27, 2023 10:02 pm
Phoenix Version:
Been thanked: 1 time

Re: Moving files to includes/system/versioned

Post by swguy »

I see there are some nice details on this specific change in this forum post:
viewtopic.php?f=10&t=923
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Moving files to includes/system/versioned

Post by burt »

Scott good to see you :)

While I've been long absent due to real life reasons, Matt has been substantially modernising the codebase in Phoenix. It's nearly at a place where mostly anything can be done with no core code changes.

Hopefully the post you found answered the question regards the code changes that have happened in that area.
I am not here to build for you.
I am here to build with you. Let's help each other.
User avatar
swguy
Member
Posts: 8
Joined: Mon Mar 27, 2023 10:02 pm
Phoenix Version:
Been thanked: 1 time

Re: Moving files to includes/system/versioned

Post by swguy »

Definitely these threads were helpful.

Hope all is well with you!


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply