John,
Here is the way to duplicate it on my system:
to add to clone_test.rb:
def test_dup_5
d = DateTime.now()
d1 = OpenWFE::fulldup(d)
assert d.object_id != d1.object_id
end
V/R,
Pat.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenWFEru dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/openwferu-dev?hl=en
-~----------~----~----~----~------~----~------~--~---