Hi Charlie, thanks for the code snippet.
I don't like the idea of use the comma as separator since the same
character is used for decimal point in some countries. I think that
space/tab is better for our purpose.
Anyway, all supported formats can be changed later in the code if requested.


2014-04-07 4:05 GMT+02:00 Charlie Murphy <cmsmur...@gmail.com>:

> Konstantin Dmitriev wrote:
> > Hello!
> >
> > After thinking about file format I have one more idea:
> > It would be nice to have a  support for several input formats.
> > For example the convert type could have a parameter - "Format" - with
> > a dropdown list, where user can choose the import format.
> >
> > So the Convert type will have following parameters:
> > * Filename
> > * Format
> >
> > We can have only one format for now - "Default" (the one submitted by
> > Carlos), but later we can add CSV and personally I would like to have
> > a support for direct import of Papagayo's *.pgo files. ^__^
> >
> > K.
>
> Hi!
>
> The program might be able to deduce the filetype by its extension
> (csv, json, etc).  I think the artist/animator shouldn't have to
> tell Synfig what kind of file they're giving it.  ^^
>
> I attached a basic CSV parser.
>
> -Charlie
>
>
>
> ------------------------------------------------------------------------------
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration
> Continuously Automate Build, Test & Deployment
> Start a new project now. Try Jenkins in the cloud.
> http://p.sf.net/sfu/13600_Cloudbees_APR
> _______________________________________________
> Synfig-devl mailing list
> Synfig-devl@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/synfig-devl
>
>


-- 
Carlos
http://synfig.org
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to