I think it makes sense to split TextAreaSkin into multiple classes, as you 
describe.

On Jul 1, 2010, at 9:14 AM, Noel Grandin wrote:

> 
> **
> Hi
> What are the feelings of the developers about the maximum sizes of .java 
> source files?
> 
> I'm asking because I'm working with TextAreaSkin, and it's 3000 lines long 
> with lots of large inner classes.
> 
> My personal preference would be to create a new package 
> org.apache.pivot.wtk.skin.textarea, move TextAreaSkin into that
> package, and break out the inner classes into their own top-level classes.
> 
> Thoughts?
>  -- Noel Grandin

Reply via email to