pilferk
Jambo Wildbunch Gang
- Joined
- Nov 17, 2005
- Messages
- 6,881
I have no idea how things work at the lower levels of the system but we do know this: at some level, there is one confirmation number and a check-in date and a check-out date. As nights are added DBD, a entry is added to the Points Activity for that contract. Each entry looks something like this:
06.06.2008 Modify reservation #12345 at Disney's Animal Kingdom Villas on 05/03/09 - 05/06/09 for Studio Concierge Jambo <11> 39
06.07.2008 Modify reservation #12345 at Disney's Animal Kingdom Villas on 05/03/09 - 05/07/09 for Studio Concierge Jambo <15> 24
The confirmation number never changes but the check-out date does (and of course the points remaining in that contract decrease). Now if they can log that data in my Points Activity, then they can use that same data to determine your true check-out date for the purposes of TisBit's rule.
Sort of...depends, again, on how they do it.
I could, with a fancy (actually...not so fancy...actually, pretty routine..but I like to make myself feel good about my perl ability) bit of perl scripting, display the check in date of the first reservation, and the check out date of the final reservation, the points total for the whole shooting match, etc attached to a confirmation. And then sum it all up based on your contract info. I'm just not sure the above is an ACTUAL log of system activity, or something they cobble together for us to view.
That's a WHOLE different ball of wax than trying to base an automatic "rule" trigger off the same information. Possible, for sure, but not quite as easy as just glomming together a display on the Members web page. Again, my initial point was that it might not be so simple to execute the "simple rule". Conceptually simple....systematically and programatically, MAYBE not (or maybe so).
Now, again...I don't know how the lower level of the system works, either. Given your description, I suspect the anecdotal info (which made sense, so I figured it was right) may have been mistaken. If that's the case, it's a lot easier to institute the rule, because it SHOULD be a quick and easy change for the programmers.
I think the rule makes some sense, actually. especially now that we've fleshed it out a bit more (the +1 from checkout date is a big clarification). I think "putting it through the ringer", or vetting it..whatever you want to call it...here on the Disboards is a good thing because...if we can't EASILY "break it", it might pass muster with the rest of the membership at large.