> 2012/10/19 Davis, Chad <chad.da...@emc.com>: > > Thanks man! I'll check it out this morning. I think the protected seems > > like > a great idea. It's an interesting question, whether to make such things > protected or private. > > When this is a part of framework it should be protected. In apps mostly no ;-) >
Because the framework components, such as ActionSupport, are intended to be extended, correct?