
Hi, May I ask for update where is most current home for Boost/Adobe GIL library extensions [0]? What's the difference beetween extensions in Boost SVN [1] and those hosted in Google Code [2] ? Second, what document should one refer to learn about developing new I/O extensions for GIL? The GIL Design Guide [3] is quite dated, from 2007 [0] http://opensource.adobe.com/wiki/display/gil/Contribute+to+GIL [1] https://svn.boost.org/trac/boost/browser/trunk/boost/gil/extension/ [2] http://code.google.com/p/gil-contributions/ [3] http://www.boost.org/doc/libs/1_40_0/libs/gil/doc/html/gildesignguide.html Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org

Hi Mateusz,
May I ask for update where is most current home for Boost/Adobe GIL library extensions [0]?
I think, most of the extensions you can find on my google code site. I try to convince the coders to put their extension on this site, as well.
What's the difference beetween extensions in Boost SVN [1] and those hosted in Google Code [2] ?
The google code extensions are not boost. They are not excepted into boost. Although, the new IO extension is already in the review queue. For a while now, unfortunately.
Second, what document should one refer to learn about developing new I/O extensions for GIL? The GIL Design Guide [3] is quite dated, from 2007
There is a quickbook file: http://gil-contributions.googlecode.com/svn/trunk/gil_2/libs/gil/io_new/doc Let me know if you have more questions. Christian

Hi Christian, Christian Henning wrote:
May I ask for update where is most current home for Boost/Adobe GIL library extensions [0]?
I think, most of the extensions you can find on my google code site. I try to convince the coders to put their extension on this site, as well.
OK, makes sense.
What's the difference beetween extensions in Boost SVN [1] and those hosted in Google Code [2] ?
The google code extensions are not boost. They are not excepted into boost. Although, the new IO extension is already in the review queue.
Ah, now I understand.
Second, what document should one refer to learn about developing new I/O extensions for GIL? The GIL Design Guide [3] is quite dated, from 2007
There is a quickbook file:
http://gil-contributions.googlecode.com/svn/trunk/gil_2/libs/gil/io_new/doc
Great, this is what I'm looking for.
Let me know if you have more questions.
OK, thanks! Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org
participants (2)
-
Christian Henning
-
Mateusz Loskot