That's a great manifesto, sounds like an interesting object.
Something like [pool] but with more options. What do you have in mind
to use it for?
On the exciting topic of build systems, I recommend using the Library
Template for this. It'll save you the headache of making a build
system for GNU/Linux, Windows, etc.
http://puredata.info/docs/developer/LibraryTemplate
.hc
On Jul 25, 2011, at 9:27 AM, Louis-Philippe wrote:
Hi Pure Data Peoples,
I'm still quite new to the Pure Data world, so please be indulgent
to my first hacked external offering: puredis.Any of you heard of Redis? http://antirez.com/post/redis- manifesto.html
for those of you who have not, it is:
- NoSQL Key-Value Server
- Fast
- A DSL for abstract data types: Lists, Hashes, Sets, SortedSets
- A Pub/Sub server
Puredis brings Redis to the Pure Data world:
[puredis] - Synchronous Blocking Redis client
[apuredis] - Asynchronous Non-Blocking Redis client
[spuredis] - Redis Pub/Sub Subscriber
See https://github.com/lp/puredis#readme for build instructions and usage.
Feel free to constructively criticize if you feel the pd integration
lacks some fundamental functionality.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because I can no longer figure out
how to use my telephone." --Bjarne Stroustrup (creator of C++)