I've had a few people ask me about this recently, and I don't have much of an answer for them, and can't find much info on this elsewhere.
By default, on the product page, the price displayed gets updated dynamically based on custom options. Is it going to be a major pain to have that price updated dynamically based on the tiered pricing structure as well? Basically, so that if a user goes to a product with tiered pricing, and they enter a quantity that qualifies for tiered pricing, the price gets updated based on the tier pricing and quantity selected.
I would think some jQuery voodoo shouldn't be that difficult to build so the price is recalculated based on the values, but I'm curious if anyone else has done this previously and if they are aware of any potential pitfalls with doing this.
Is there a very good reason why not to do this... or in other words, is there a very good reason why this wasn't built as part of the Magento Core?