Then how do you distinguish between two elements that use the same implementation class? You mentioned before that this is a common situation (though I don't personally do it yet.) You could presumably have two different element instances with different properties specified in the XML configuration.
You have to point to them with their ID, not their class. This remark was for when you use the destClass functionality.
-- Geert Bevin Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
