On Friday 20 July 2007 10:34:38 Michael Gerz wrote: > IMHO 14 parameters are enough. Don't you think that a container like > OutputParams is the better solution? > > Michael
But not OutputParams. OutputParams are parameters used to control the output, as I said before you want something like OutputState. OutputParams are the public interface and OutputState would be the private interface, there is no need to mix the two even if it seems convenient. -- José Abílio