Le mercredi 11 juillet 2012, Enlightenment SVN a écrit : > Log: > etam: metadata storing on top of eet library. > > The purpose of this library is to offer an easy way > to store metadata linked with a key in an eet library > with a completly asynchronous API. > > Their is still a huge amount of work to do it right. > I have been focusing myself on the backend. There is > no documentation, don't expect it at this point. I am > dropping this code at an early unusable point so that > some people can start helping me advance it. It is point > less for anyone to try and compile this code actually. > > The targeted users of this library are enna and enki. > > > Author: cedric > Date: 2012-07-10 23:20:36 -0700 (Tue, 10 Jul 2012) > New Revision: 73550 > Trac: http://trac.enlightenment.org/e/changeset/73550 > > Added: > trunk/PROTO/etam/ trunk/PROTO/etam/AUTHORS trunk/PROTO/etam/COPYING > trunk/PROTO/etam/ChangeLog trunk/PROTO/etam/INSTALL > trunk/PROTO/etam/Makefile.am trunk/PROTO/etam/NEWS trunk/PROTO/etam/README > trunk/PROTO/etam/autogen.sh > trunk/PROTO/etam/configure.actrunk/PROTO/etam/doc/ > trunk/PROTO/etam/doc/Doxyfile.in > trunk/PROTO/etam/doc/Makefile.am > trunk/PROTO/etam/doc/etam.dox.intrunk/PROTO/etam/ > etam.pc.in trunk/PROTO/etam/etam.spec.in trunk/PROTO/etam/m4/ > trunk/PROTO/etam/m4/ac_attribute.m4 trunk/PROTO/etam/m4/efl_doxygen.m4 > trunk/PROTO/etam/m4/efl_fnmatch.m4 trunk/PROTO/etam/m4/efl_path_max.m4 > trunk/PROTO/etam/src/ trunk/PROTO/etam/src/Makefile.am > trunk/PROTO/etam/src/bin/ trunk/PROTO/etam/src/bin/etam_demo.c > trunk/PROTO/etam/src/examples/ trunk/PROTO/etam/src/lib/ > trunk/PROTO/etam/src/lib/Etam.h trunk/PROTO/etam/src/lib/Makefile.am > trunk/PROTO/etam/src/lib/etam_bool.h > trunk/PROTO/etam/src/lib/etam_collection.c > trunk/PROTO/etam/src/lib/etam_data.c > trunk/PROTO/etam/src/lib/etam_descriptor.c > trunk/PROTO/etam/src/lib/etam_local.c trunk/PROTO/etam/src/lib/etam_main.c > trunk/PROTO/etam/src/lib/etam_packet_bool.c > trunk/PROTO/etam/src/lib/etam_packet_long.c > trunk/PROTO/etam/src/lib/etam_packet_string.c > trunk/PROTO/etam/src/lib/etam_packets.c > trunk/PROTO/etam/src/lib/etam_packets_op.h > trunk/PROTO/etam/src/lib/etam_private.h > trunk/PROTO/etam/src/lib/etam_request.c trunk/PROTO/etam/src/tests/ > > > Property changes on: trunk/PROTO/etam > ___________________________________________________________________ > Added: svn:ignore > + config.status > stamp-h1 > config.h.in > autom4te.cache > libtool > config.cache > missing > aclocal.m4 > install-sh > configure > Makefile.in > config.log > depcomp > etam.pc > compile > config.guess > config.h > config.cache-env > config.sub > ltmain.sh > ABOUT-NLS > Makefile > etam.spec > > > > Property changes on: trunk/PROTO/etam/autogen.sh > ___________________________________________________________________ > Added: svn:executable > + * > > > Property changes on: trunk/PROTO/etam/doc > ___________________________________________________________________ > Added: svn:ignore > + Doxyfile > Makefile > etam.dox > Makefile.in > > > > Property changes on: trunk/PROTO/etam/m4 > ___________________________________________________________________ > Added: svn:ignore > + ltsugar.m4 > libtool.m4 > ltversion.m4 > lt~obsolete.m4 > ltoptions.m4 > > > > Property changes on: trunk/PROTO/etam/src > ___________________________________________________________________ > Added: svn:ignore > + Makefile > Makefile.in > > > > Property changes on: trunk/PROTO/etam/src/bin > ___________________________________________________________________ > Added: svn:ignore > + Makefile > Makefile.in > > > > Property changes on: trunk/PROTO/etam/src/lib > ___________________________________________________________________ > Added: svn:ignore > + Makefile > Makefile.in > .deps > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-svn mailing list > [email protected] <javascript:;> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn >
You're m'y hero of the week ! thanks a lot :D -- Nicolas Aguirre Mail: [email protected] Web: http://enna.geexbox.org Blog: http://dev.enlightenment.fr/~captainigloo/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
