[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3309) Drop worksheet name CSV export

Daniel Roth (JIRA) jira-events at lists.jboss.org
Mon Aug 25 05:10:38 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12426378#action_12426378 ] 

Daniel Roth commented on JBSEAM-3309:
-------------------------------------

I think 1) is sort of out of the question. If people would like to use the file in Excel, they'll use the jxl exporter. If they want a CSV file, to be able to use anywhere, they'll use csv. If we follow 1) some people might not be able to use the exporter at all.

We could implement a "csv(but not really)-they-way-excel-can-handle-it" exporter. I don't think it's a good idea though.

> Drop worksheet name CSV export
> ------------------------------
>
>                 Key: JBSEAM-3309
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3309
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Excel
>            Reporter: Nicklas Karlsson
>            Assignee: Daniel Roth
>             Fix For: 2.1.0.BETA1
>
>
> Example produces:
> People
> Name,"Last name","Age",
> Janne,"Andersson 0","0",
> Janne,"Andersson 1","1",
> Janne,"Andersson 2","2",
> Janne,"Andersson 3","3",
> Janne,"Andersson 4","4",
> Janne,"Andersson 5","5",
> Janne,"Andersson 6","6",
> Janne,"Andersson 7","7",
> Janne,"Andersson 8","8",
> all in column A

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list