]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/fileupload/soc-proposal/discussion.mdwn
web commit by enodev
[ikiwiki.git] / doc / todo / fileupload / soc-proposal / discussion.mdwn
index 02eaf569352e3739203b551bdbf896c05e54d728..299dc4c565f908c7f2de1c87bd45edd32d08b2c3 100644 (file)
@@ -39,4 +39,8 @@ the image/video/file/... and a discussion page. Probably named image.mdwn and im
 
 > I also pondered about putting this info in the rcs log, but that is problematic when you just 'cp'/'mv'/whatever the directory. Same goes for using something like svn properties, which git does not even support. Storing this info in the index file is problematic, because that isn't versioned. Major problem I see with this approach would be the disconnected nature of having two files. Posix extended attributes? ;-(
 
 
 > I also pondered about putting this info in the rcs log, but that is problematic when you just 'cp'/'mv'/whatever the directory. Same goes for using something like svn properties, which git does not even support. Storing this info in the index file is problematic, because that isn't versioned. Major problem I see with this approach would be the disconnected nature of having two files. Posix extended attributes? ;-(
 
-> This could also be used to specify the license of the file.
\ No newline at end of file
+> This could also be used to specify the license of the file.
+
+> I did an proof of concept implementation of this idea [here](http://ng.l4x.org/brainstorm/gallery/) yesterday night, including the link to the source code. I'd really love to hear comments about this approach.
+  (note1: I'm really not interested in any kind of http interface to that thing, just testing ways of storing the meta
+   data, note2: I'm no perl programmer)
\ No newline at end of file