[ 
https://issues.apache.org/jira/browse/OFBIZ-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835220#comment-13835220
 ] 

Jacopo Cappellato commented on OFBIZ-5410:
------------------------------------------

Misc comments:
* I agree with the overall design
* I agree that the existing data import tool is old and has problems
* I see a potential for unifying some code that process xml-data imports with 
the new code (not sure if it is feasible, I am just throwing out an idea)
* I agree that the data import tool should not deal with complex data 
processing; a mechanism to support more complex logic could be that of 
triggering services (one service call per row or one service call per file)
* I agree we should reuse Common CSV
* in my opinion it is not essential to support various import formats: 
supporting one very well (e.g. CSV) it is better than providing several options 
not well supported
* I also like the idea of schemaless imports ("configuration by convention") or 
imports that accepts a schema and ignore fields that are not part of the schema


> External File Import/Export: A New Design
> -----------------------------------------
>
>                 Key: OFBIZ-5410
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5410
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>            Priority: Minor
>
> Redesign the datafile component to make external file import/export easier 
> and more reliable. Details are in the comments.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to