Tim Holloway wrote:It should be noted that Campbell and I generally differ on the use of setters versus omnibus constructors. However, as this is both the bean and the main class, I, too would tend to favor constructor parameters.
More importantly, we both strongly agree that the primary logic for the app should NOT be in the main method or constructor. I usually have main() construct an instance, and the instance does its work in a method with a name of doIt() or something similarly original.
Campbell Ritchie wrote:Please avoid quoting the whole of a previous post; that usually adds little to the discussion and is liable to deletion. Only quote the relevant parts please.
joe xavi wrote:Can someone tell me how to book 1Z0-808 exam using oracle website?