[jira] [Commented] (SANDBOX-404) Simplify weight model

2012-03-10 Thread Claudio Squarcella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226809#comment-13226809 ] Claudio Squarcella commented on SANDBOX-404: Hi Simone, thanks for the

[jira] [Commented] (SANDBOX-404) Simplify weight model

2012-03-10 Thread Claudio Squarcella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226818#comment-13226818 ] Claudio Squarcella commented on SANDBOX-404: Hi, I found it. All the above

[jira] [Created] (COMMONSSITE-67) Add instructions for migrating Sandbox component to Proper

2012-03-10 Thread Sebb (Created) (JIRA)
Add instructions for migrating Sandbox component to Proper -- Key: COMMONSSITE-67 URL: https://issues.apache.org/jira/browse/COMMONSSITE-67 Project: Commons All Issue Type: Improvement

[jira] [Created] (COMMONSSITE-68) new-sandbox-component.html file not linked from anywhere

2012-03-10 Thread Sebb (Created) (JIRA)
new-sandbox-component.html file not linked from anywhere Key: COMMONSSITE-68 URL: https://issues.apache.org/jira/browse/COMMONSSITE-68 Project: Commons All Issue Type: Bug

[jira] [Commented] (COMMONSSITE-67) Add instructions for migrating Sandbox component to Proper

2012-03-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226847#comment-13226847 ] Sebb commented on COMMONSSITE-67: - More updates to POM: Change

[jira] [Commented] (CSV-43) CSVFormat fluent API is rather inefficient

2012-03-10 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226848#comment-13226848 ] Emmanuel Bourg commented on CSV-43: --- What is the efficiency issue you are concerned with? Is

[jira] [Commented] (SANDBOX-404) Simplify weight model

2012-03-10 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226859#comment-13226859 ] Simone Tripodi commented on SANDBOX-404: {quote} Now, secondary issue: while

[jira] [Commented] (CSV-43) CSVFormat fluent API is rather inefficient

2012-03-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226862#comment-13226862 ] Sebb commented on CSV-43: - Yes, every fluent method creates a new instance. That seems very wasteful.

[jira] [Commented] (CSV-43) CSVFormat fluent API is rather inefficient

2012-03-10 Thread Oliver Heger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226880#comment-13226880 ] Oliver Heger commented on CSV-43: - Wouldn't this be a good candidate for the builder pattern

[jira] [Commented] (CSV-43) CSVFormat fluent API is rather inefficient

2012-03-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226888#comment-13226888 ] Sebb commented on CSV-43: - Yes, a builder would also work, and would allow the class to be truly

[jira] [Commented] (SANDBOX-404) Simplify weight model

2012-03-10 Thread Claudio Squarcella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226892#comment-13226892 ] Claudio Squarcella commented on SANDBOX-404: Hi Simone, you were convincing

[jira] [Commented] (CSV-43) CSVFormat fluent API is rather inefficient

2012-03-10 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226898#comment-13226898 ] Emmanuel Bourg commented on CSV-43: --- It's less efficient than a direct instantiation, but

[jira] [Commented] (SANDBOX-404) Simplify weight model

2012-03-10 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13226902#comment-13226902 ] Simone Tripodi commented on SANDBOX-404: great, thanks a lot!!! instead of

[jira] [Created] (CSV-51) Support unicode line separators

2012-03-10 Thread Emmanuel Bourg (Created) (JIRA)
Support unicode line separators --- Key: CSV-51 URL: https://issues.apache.org/jira/browse/CSV-51 Project: Commons CSV Issue Type: Improvement Components: Parser Reporter: Emmanuel Bourg

[jira] [Created] (CSV-52) Keep track of record numbers

2012-03-10 Thread Emmanuel Bourg (Created) (JIRA)
Keep track of record numbers Key: CSV-52 URL: https://issues.apache.org/jira/browse/CSV-52 Project: Commons CSV Issue Type: Improvement Components: Parser Reporter: Emmanuel Bourg

[jira] [Created] (CSV-53) Allow to always enclose printed values into quotes

2012-03-10 Thread Emmanuel Bourg (Created) (JIRA)
Allow to always enclose printed values into quotes -- Key: CSV-53 URL: https://issues.apache.org/jira/browse/CSV-53 Project: Commons CSV Issue Type: Improvement Components: Printer

[jira] [Updated] (MATH-768) org.apache.commons.math3.analysis.solvers.LaguerreSolver.ComplexSolver is private

2012-03-10 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-768: Priority: Minor (was: Major) Fix Version/s: 3.1 Issue Type: Wish (was: Bug) As I've explained on

[jira] [Updated] (SANSELAN-64) Sanselan 0.97 can't read TIFF file without tag Samples Per Pixel

2012-03-10 Thread VVD (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] VVD updated SANSELAN-64: Summary: Sanselan 0.97 can't read TIFF file without tag Samples Per Pixel (was: Sanselat 0.97 can't read TIFF