[rfc][icedtea-web] PolicyEditor model refactor
Andrew Azores
aazores at redhat.com
Thu May 15 15:54:13 UTC 2014
Hi,
I've refactored PolicyEditor so that the policy file model is now in a
separate class, moving PolicyEditor toward MVC design. There still isn't
really a separation between View and Controller though.
The patch looks large in file size but only because such a large amount
of code has been relocated. Nothing has been done other than the
extraction/refactor and associated changes in call sites.
All the unit tests should still be passing, other than the two that are
marked Known To Fail. I've also done fairly extensive manual testing and
it still seems to work properly as far as I can tell.
Thanks,
--
Andrew A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: policyfilemodel-3.patch
Type: text/x-patch
Size: 48300 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140515/76285cdf/policyfilemodel-3-0001.patch>
More information about the distro-pkg-dev
mailing list