[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: Changes in mutable objects not detected

Hi!

I don't know the spec well enough to comment, but Eclipelink would need to do a post-and-pre comparison to detect changes because and array does not have a listener mechanism for that. And that will most certainly not increase the speed.

I'm aware of the drawbacks and I can understand that EclipseLink might not want to provide that sort of change tracking per default. But maybe there is a switch where I can enable it?


Otherwise it would be really a nasty porting issue, as the applications have been developed under the assumption that changes in mutable objects are detected.

Best regards,
Sabine