SFML community forums

General => General discussions => Topic started by: blewisjr on July 26, 2009, 05:27:47 pm

Title: Hello and a Question.
Post by: blewisjr on July 26, 2009, 05:27:47 pm
Hello everyone.  I am new to these forums.  Through my adventures of SFML I wrote a very efficient ResourceCache for use in my games.

I understand the wiki has 2 already in there but would anyone be interested in me adding a new one?  The advantages of mine would be Exception safe, easily extensible, and of course most of all easy to use.
Title: Hello and a Question.
Post by: Oz1571 on July 26, 2009, 05:31:48 pm
I know I would definitely be interested, at least, since I'm now working on creating my own after realizing I need something different than the ones on the wiki. So I definitely think you should add it to the wiki. :)
Title: Hello and a Question.
Post by: blewisjr on July 26, 2009, 06:27:01 pm
Ok if you are interested it is up on the wiki now under sources.  I will announce this in the wiki forum as well.

ResourceCache (http://www.sfml-dev.org/wiki/en/sources/resource_cache_blewisjr)