cache joint plans in individual plan
the special Plan implementation is package protected, and used only from JointPlans. It allows to avoid expensive Map lookups, which are performed only for plans which are not of the specific implementation.
Authored by: thibautd 2013-12-03
Parent: [r27003]
Child: [r27005]