From: Arno P. <ar...@pu...> - 2010-12-18 04:58:39
|
looks good, however, you made an interesting point by saying that there are no const arrays in Java. I think the current implementation of fill-array is not correct: the data needs to be copied there as well in case the application modifies the initial values. I think the data needs to be copied in any case and the flag ownsData should always be TRUE (meaning, it can be removed). Arno On 12/17/10 2:10 AM, Panayotis Katsaloulis wrote: > I have created a new patch about it, please have a look here: > > http://xmlvm-reviews.appspot.com/102001 > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |