Hi ruffus

https://github.com/okfn/dataexplorer/issues/154


I don' t understand why switching to the old version of dataexplorer , it
seem
Like that the best approch is what you done actually , writing a gist json
file and storing all meta and raw csv data at one in gist

 var gistJSON = {
    description: description,
    files: {
      'datapackage.json': {},
      'README.md': {
        // must ensure file content is non-empty - see note above
        content: data.readme || 'README is empty'
      }
    }
  };

if i understand your proposal , you propose to  switch to old version
by doing something like that  # repo.write(branch, 'data/data.csv')#

For me we should assume that for dataexplorer all datapackages should be
located to gist ?.
I think that all we have to done is to integrate the new version of
reclinejs
and to be sure that grid change are passed to the  backbone object in
a convenience way , and we are done this by this fix
https://github.com/okfn/recline/pull/385
--Ad
--
Ce message a été envoyé à la liste [email protected]
Gestion de votre abonnement : http://dakarlug.org/liste
Archives : http://news.gmane.org/gmane.org.user-groups.linux.dakarlug
Le site du DakarLUG : http://dakarlug.org

Répondre à