Think I'll be implementing a decorator on my order object. Perhaps a base promotional decorator which is extended for each promotion configured in the system.
Just thinking out loud in the wee hours of the morning... Stace -----Original Message----- From: Stacy Young Sent: Sunday, December 19, 2004 9:56 PM To: [EMAIL PROTECTED] Subject: [CFCDev] OO: Building a flexable store model with a promotional engine Hi All, I'm at the early stages of designing an online store. Curious to know how folks have modeled the aspect of promotions and/or specials. In the past I've always taken the 'blanket' approach and built-in the ability to apply discounts (basically a % off the subtotal) but I'd like to go a few steps further this time. Find a scalable and flexible way that would allow things like "buy 3 get one free", "Buy one, get the second at 50% off". Starting to sound like a pluggable, mini rules engine of sorts. Any high level insight would be much appreciated, Cheers! Stace ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at [EMAIL PROTECTED] <table width=800 cellpadding=4 cellspacing=10 border=0><tr bgcolor=BDBDBD><td valign=top width=400><font face=verdana size=2 color=FFFFFF><b>AVIS IMPORTANT</b></font></td><td valign=top width=400><font face=verdana size=2 color=FFFFFF><b>WARNING</b></font></td></tr><tr><td valign=top width=400><p align=justify><font face=verdana size=1 color=808080> Les informations contenues dans le present document et ses pieces jointes sont strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, distribution, copie, ou autre utilisation de ces informations est strictement prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur et detruire ce document sans en faire de copie sous quelque forme.</td><td valign=top width=400><p align=justify><font face=verdana size=1 color=808080> The information contained in this document and attachments is confidential and intended only for the person(s) named above. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or any other use of the information is strictly prohibited. If you have received this document by mistake, please notify the sender immediately and destroy this document and attachments without making any copy of any kind.</td></tr></table> ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at [EMAIL PROTECTED]
