1) why not add a default constructor where you can initialize all of the member variables 2) why didn't we just check for null :) it's not hard for this class to get broken simply by passing in null to the setters. so initializing the Lists to an empty list won't ALWAYS protect you from the ISE.
jesus Sent to you by jmrodri via Google Reader: 486982 - fixed ise on software upgrade list via Fedora Hosted Git Repositories - spacewalk.git/rss log by Justin Sherrill <[email protected]> on 2/24/09 486982 - fixed ise on software upgrade list - [DH] java/code/src/com/redhat/rhn/frontend/dto/UpgradablePackageListItem.java Things you can do from here: - Subscribe to Fedora Hosted Git Repositories - spacewalk.git/rss log using Google Reader - Get started using Google Reader to easily keep up with all your favorite sites
_______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
