On 10/30/07, cappelaere <[EMAIL PROTECTED]> wrote: > > 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
OK, http://rubyforge.org/tracker/index.php?func=detail&aid=15173&group_id=2609&atid=10023 Thanks and best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
