-
svn rev 423.
2008-08-21 18:25:35 UTC in Morph
-
Will call public Object clone() if available.
2008-08-21 18:13:58 UTC in Morph
-
svn rev 420.
2008-08-21 16:44:06 UTC in Morph
-
The addition of an Immutable marker interface will allow Morph clients to guide deep transformations to prefer conversion for immutable types. Rather than encourage clients to couple their code to Morph explicitly, AOP introductions will be recommended.
2008-08-21 16:41:47 UTC in Morph
-
more info?.
2008-08-21 16:39:04 UTC in Morph
-
more info might be good here.
2008-08-21 16:38:11 UTC in Morph
-
FWIW the only Morph "concern" I see that would benefit from Serialization is possibly the Wrapper concern, which I've personally never needed.
2008-08-21 16:35:27 UTC in Morph
-
svn revision 419.
2008-08-21 16:05:20 UTC in Morph
-
Morph tries to instantiate/copy a map Entry when copying a map. As a node copier, MapCopier should actually try to deep-copy the Map Entry, but should also avoid trying to instantiate unknown Entry types, particularly because using a source and destination map of different types virtually guarantees the source entry class is not the correct one for the destination (this last point is actually...
2008-08-20 22:25:35 UTC in Morph
-
just found console mode. Sorry!
2008-07-10 23:07:19 UTC in Launch4j Executable Wrapper