Re: [Sanselan] release plan?

2011-12-09 Thread Charles Matthew Chen
+1 to a release. Long overdue! On Fri, Dec 9, 2011 at 9:20 AM, Gary Gregory wrote: > Hi all, > > I've a lot of commit activity here recently which is quite welcome. > What are thoughts on releasing? Can anyone comment on the state of the > component? > > Than you, > > Gary > >

Re: Sanselan: commit access?

2011-02-24 Thread Charles Matthew Chen
anding is that you have to be nominated by a member of the Apache Commons Project Management Committee (PMC). I myself am not a PMC. Would any PMCs reading this list care to step in? It would be helpful to clarify how the committer nomination and election process works. Cheers, Charles Matth

Re: [sanselan] Multi-image files and API changes

2010-11-17 Thread Charles Matthew Chen
Hi Damjan, These are indeed limitations of the current api. For the sake of backward compatibility as well as to honor Sanselan's design principle of making the common case easy (almost all image files contain a single image, for example) I would suggest adding new, separate methods/propert

Re: [SANSELAN] Status and future of Sanselan?

2010-11-07 Thread Charles Matthew Chen
I think a new release is overdue. I've been meaning to do it when I find the time. If someone else would like to beat me to it, they're welcome to go ahead. Almost everything new in the release is covered by closed JIRA tickets. > What are the implications of Sanselan's having been elevated

Re: Question on Sanselan IccTagType

2010-10-13 Thread Charles Matthew Chen
Hi, I believe I'm the author of that file. As I recall, I copied that comment from the ICC specification. One of the features of Sanselan is the ability to do simple parsing of ICC profiles. ICC profiles are used for color management. http://en.wikipedia.org/wiki/ICC_profile http://en.wi

Re: [SANSELAN] Fixing test case Eclipse warnings

2010-09-17 Thread Charles Matthew Chen
> mixed together. That's the main thing that will get tuts and > complaints. :) > > Hen > > On Mon, Sep 13, 2010 at 6:23 AM, Charles Matthew Chen > wrote: >> Great, Sebb. >> >>    On a related note, I'm tempted to standardize the code formatting &g

Re: [SANSELAN] Non-serializable ArrayLists

2010-09-13 Thread Charles Matthew Chen
Hi Paul, I'm not sure I understand the issue. The issue isn't the lists - its their contents, right? So you're proposing altering every data structure returned by Sanselan to be Serializable? Charles Matthew On Thu, Sep 9, 2010 at 6:52 PM, Paul Szynol wrote: >  I found recently is that so

Re: [SANSELAN] Fixing test case Eclipse warnings

2010-09-13 Thread Charles Matthew Chen
ormat? Charles Matthew On Thu, Sep 9, 2010 at 10:30 PM, sebb wrote: > On 9 September 2010 20:56, Charles Matthew Chen > wrote: >>   Sebb, please feel free to clean up warnings, etc. in Sanselan. >> There's tons of code clean up that I'd like to do if I ever have time.

Re: [SANSELAN] Fixing test case Eclipse warnings

2010-09-09 Thread Charles Matthew Chen
Sebb, please feel free to clean up warnings, etc. in Sanselan. There's tons of code clean up that I'd like to do if I ever have time. +1 to have more active committers on Sanselan. Charles Matthew On Wed, Sep 8, 2010 at 1:48 PM, Matt Benson wrote: > For my part, I should think the commun

Re: [sanselan] ICO format patch

2010-09-03 Thread Charles Matthew Chen
Hi Damjan, I'm travelling this week; I'll take a look as soon as I can but it will take a while. Matthew On Thu, Sep 2, 2010 at 4:31 PM, Damjan Jovanovic wrote: > Hi > > I've finished my patch for Sanselan that vastly improves support for > ICO files, it now: > > Uses only the BITMAPINFOHEA

Re: [sanselan] project dead?

2010-09-01 Thread Charles Matthew Chen
Hi Damjan, When your patch(es) are ready, I will be happy to review them. Charles Matthew Chen On Wed, Sep 1, 2010 at 5:24 AM, Torsten Curdt wrote: >> SVN is not like Git or or Mercurial, it doesn't allow you to develop a >> decentralized patchset of small independent p

Re: [sanselan] user questions

2010-03-28 Thread Charles Matthew Chen
Hi Henri, I'm far less active on Sanselan lately, due to competing professional and personal responsibilities. Charles Matthew On Sun, Mar 28, 2010 at 12:50 PM, Henri Yandell wrote: > I'm noticing a bunch of sanselan questions on the user list without > answers - anyone active on sanselan?

Re: Sanselan Graduation

2009-09-12 Thread Charles Matthew Chen
SANSELAN/ http://commons.apache.org/sanselan/ Also - to ask a stupid question - how does the one update the maven site? Matthew On Sat, Sep 12, 2009 at 2:49 PM, Rahul Akolkar wrote: > On Sat, Sep 12, 2009 at 1:44 PM, Charles Matthew Chen > wrote: >>   I'm trying to update the San

Re: [sanselan] Commit messages and JIRA ids [was: Resolved: (SANSELAN-26) Move ...]

2009-09-12 Thread Charles Matthew Chen
e >> SVN commit message(s) so commits appear in the "Subversion commits" >> tab in the corresponding JIRA issue >>  * For added measure, best to indicate the SVN revision for the fix in >> the JIRA comment when resolving issue. >> >> TIA

Re: Sanselan Graduation

2009-09-12 Thread Charles Matthew Chen
I'm trying to update the Sanselan confluence wiki - my login doesn't seem to work. Who is the best person to talk to about this? Thanks, Charles Matthew On Mon, Jul 13, 2009 at 1:07 PM, Rahul Akolkar wrote: > On Mon, Jul 13, 2009 at 4:57 AM, Carsten Ziegeler wrote: >> Niall Pemberton wro

Re: [Sanselan] Writing XMP leads to semi-corrupted IPTC

2009-07-13 Thread Charles Matthew Chen
+dev Hi Jonathan, Sanselan is in the process of moving into the Commons project - bear with us. dev, user: how does Commons handle issue tracking? Should we open an issue for this issue in our old JIRA issue tracker? Jonathan: once we've sorted out the issue tracking question, please

Re: Sanselan Graduation

2009-07-13 Thread Charles Matthew Chen
This looks great. http://commons.apache.org/sanselan/ Thanks, Charles Matthew On Mon, Jul 13, 2009 at 4:57 AM, Carsten Ziegeler wrote: > Niall Pemberton wrote: >> On Tue, Jul 7, 2009 at 6:50 AM, Carsten Ziegeler wrote: >>> Niall Pemberton wrote: On Mon, Jul 6, 2009 at 6:33 PM, Carste

Re: [jira] Created: (SANSELAN-25) Support for reading Radiance HDR images

2009-07-09 Thread Charles Matthew Chen
Hi Peter, This is great, nice work. Here are some notes: 1. Please modify the getAllImageParsers() method of ImageParser to include your new parser - please place it last in the list of parsers since it is a less common format. http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/s

Re: [sanselan] Next steps

2009-05-24 Thread Charles Matthew Chen
Sounds right to me. Thanks Craig. Matthew On Sat, May 23, 2009 at 8:02 PM, Craig L Russell wrote: > Here's my take on graduating Sanselan from incubator to commons. > > 1. Sanselan has been accepted by Commons. > 2. The active committers have been granted write access to the repository. > > Re

Re: [sanselan] Next steps

2009-04-28 Thread Charles Matthew Chen
+1 To changing package names. It will be an easy update for Sanselan and the project's users. +1 to keeping the name Sanselan. The name is of no particular significance, but users have known the project by that name for a few years. Charles Matthew Chen On Tue, Apr 28, 2009 at 8: