Sequences contain a 'user collection' of type Collection<Object>. Is anybody using this feature? If I want to store data in it, should I add it to the existing userCollection (if any), or is it ok to just set a new value to it? -Spencer