[Thinlet-development] Project Plan
Brought to you by:
bajzat
From: John K. <joh...@gm...> - 2004-07-23 08:04:32
|
Hi, Is there a plan for the further development of thinlet? Are there plans to support native look and feel (even as plugins which would allow you to keep the core jar small)? I was looking at the code as well and noticed that it is poorly formatted (no indentation for example). This is a barrier to entry and inhibits people from joining the project and from contributing patches. Have you considered using 'jalopy' to format your code? Another point is the lack of error messages. Throwing exceptions without a message string seems a bit pointless to me. If someone is using the binary distribution they do not even have line numbers to help them figure out what the problem is. Thinlet is a cool project, thanks, -John K |