[Clirr-devel] FieldSetCheck: the truth is relative?
Status: Alpha
Brought to you by:
lkuehne
From: Simon K. <si...@ec...> - 2004-06-18 08:32:38
|
Hi, Currently, if a field is private in the old version, and public in the new one, this is reported as the field being "added". While this makes sense from the user perspective, it doesn't from the developer perspective. Would you object to me changing FieldSetCheck so that clirr reports the actual truth: that the field has changed from "private" to "public" (even when the user is only reporting on the public/protected API)? Thanks, Simon |