I recently added a userData variable of type Object to the Element class to hold arbitrary data that relates to the element (or may represent the element in a different format). Is this something that could become part of the API? If not, is there another way of accomplishing the same thing using the current API? Thanks.