alta88
unread,Jan 31, 2008, 10:15:20 AM1/31/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
say i have a binding, mybinding, which extends my-base. i also want to
use the exact same code in mybinding to extend my-other-base. both
my-base and my-other-base are bound to 2 different elements. how can i
do this without just duplicating the whole mybinding again?