[Maypole-dev] Maypole Model Class without corresponding database table

From: Srinivasa Mullangi (mullangi at rocketmail.com)
Date: Thu Dec 30 2004 - 19:20:42 GMT


I am developing my first mypole application. It has a shopping cart.
I created a table basket_item it has 3 columns: session_id, product_id, count.
I want to create urls to view the cart (http://mysite.com/basket/view) and checkout cart (http://mysite.com/basket/checkout) etc.
I dont have basket table. How do I create model classe without any corresponding database table.
 
Thanks
Srini
 

                
---------------------------------
Do you Yahoo!?
 Send holiday email and support a worthy cause. Do good.

_______________________________________________
maypole-dev mailing list
maypole-dev at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole-dev



This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:57 GMT