That's a pretty broad application design question and with an answer that isn't likely to be Pylons-specific. The easiest way would be to just keep track of the cart items using a Beaker session.
On Jan 24, 9:45 pm, Matt Woolnough <[email protected]> wrote: > Just wanting to get some ideas on how best to implement 'lazy > registration' using pylons. An example of this functionality is in > Amazon where a user can add items to their shopping cart without being > signed in. > > Any ideas appreciated. - thanks. > > Matthew -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
