Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 29 Apr 2012 09:51:30 -0500 Date: Sun, 29 Apr 2012 07:51:33 -0700 From: Patricia Shanahan User-Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: JOutlookBar References: <33049662.264.1335479370702.JavaMail.geo-discussion-forums@pbcnk4> <15997725.898.1335482389670.JavaMail.geo-discussion-forums@pbbps5> <7588566.806.1335496661608.JavaMail.geo-discussion-forums@pbqv7> <30272854.404.1335607614038.JavaMail.geo-discussion-forums@pbgg10> <4525969.3.1335683635411.JavaMail.geo-discussion-forums@pbcgx8> <32890598.730.1335684673600.JavaMail.geo-discussion-forums@pbw7> <18532876.11.1335710273525.JavaMail.geo-discussion-forums@pbpw7> In-Reply-To: <18532876.11.1335710273525.JavaMail.geo-discussion-forums@pbpw7> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 31 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 70.230.201.141 X-Trace: sv3-lhHIZ65G9ErgsS1iCZk0KKOH2e7eLKKM2fEID5mTaZh7YpjaUjWnCYBtHgMMRWYyjSRiITKKwTOI5Ds!++oI7hgqGNVQQC1pT58WeyTSDjxb64Z996pmDSKYAZyGDsbluEgSIX5wzYac5j1fVhvifmPSDcKp!ppP3UVLeXWD/BCkJP43O1tQWLLll5tfdQmGk+ZCILAWgB1w= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 3269 Xref: csiph.com comp.lang.java.programmer:14029 On 4/29/2012 7:37 AM, Peter Cheung wrote: > There is only one developer to develop peter-swing, yes, its me. The > primary goal for peter-swing is to make a new theme for my other > project http://code.google.com/p/peter-bochs/ . If it is working, i > don't want to spend time on writing comment, i would like to spend > time on peter-bochs rather. > That is fine, if the objective is to write something strictly for your own use, and you have a *very* good memory, but in that case why post about it? I think many people assumed from your posting about it that you were writing open source intended to be shared with, and modified by, other programmers. In that case, code clarity and maintainability are critical, and should be evaluated by anyone reviewing the component. > I create components and theme for people use, that is the only > wisdom i have in peter-swing project. If you think peter-swing > project is bad enough, just leave it. I really didn't steal somebody > code, The class metalbump in my project, actually I don't use it. I > have removed it. The problem here is that anyone using your software has to trust you to offer only the licenses you are entitled to offer. Using software written by someone who would delete a copyright notice is dangerous, because it might lead to copyright violations in our applications. How do the rest of us know that you have not done the same thing with some other code none of us happen to recognize? Patricia