Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate simpleCart with parent libmon-php installation #25

Open
bibliocoll opened this issue Aug 20, 2015 · 2 comments
Open

integrate simpleCart with parent libmon-php installation #25

bibliocoll opened this issue Aug 20, 2015 · 2 comments
Assignees

Comments

@bibliocoll
Copy link
Collaborator

in case JT is part of a libmon-php installation, make sure that

  1. simpleCart data is passed back and forth in a consistent and useful manner
  2. checkout actions can handle cart entries provided by libmon-php
  3. deal with all the cringy corner cases i haven't thought of yet
@bibliocoll bibliocoll changed the title itegrate simpleCart with parent libmon-php installation integrate simpleCart with parent libmon-php installation Aug 20, 2015
@krugar krugar self-assigned this Aug 28, 2015
@krugar
Copy link
Contributor

krugar commented Aug 28, 2015

this is part of milestone 0.1, but since it needs to be done after the release of 0.1, do not track it via the milestone

create a second release branch for the libmon-integrated version with:

  • simpleCart integration/handoff
  • the "back button"

then

  • add simpleCart + handoff to libmon-php
  • submodule the then new JournalTouch-libmon release branch in libmon-php

...

  • profit? 😉

@krugar
Copy link
Contributor

krugar commented Sep 25, 2015

i want to get away from moving data around unneccesarily (and unchecked) between server and client. that breaks the current "simple" plan of using simpleCart as a vehicle for libmon-php data, but imho that is the lesser evil 😛

this means libmon-php will have to evolve towards a common data standard and session support, as tracked in bibliocoll/libmon-php#1 now.

on this side of the project boundary, i'd like to have the dual-release thing ready for 0.4 (what was mislabeled as 0.2 before), but that will require at least two things:

  • the cart/session data format to be general enough to work libmon-php data
  • the cart/checkout part of JournalTouch being contained in a module that can be ported into libmon-php.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant