From: Arno P. <ar...@pu...> - 2010-12-18 07:30:47
|
yep On 12/17/10 11:29 PM, Panayotis Katsaloulis wrote: > > On Dec 18, 2010, at 6:34 AM, Arno Puder wrote: > >> >> 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 > > ... which also means, that XMLVMArray->ownsData should be removed, since there is no method to set it to NO ? > ------------------------------------------------------------------------------ > 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 |