[IronPython] How to use memcache client library written in csharp from ironpython

Vineet Jain vinjvinj at gmail.com
Fri Apr 3 21:59:22 CEST 2009


I'm trying the use the memcache client library written here:

http://code.google.com/p/beitmemcached/

Here is the example file showing how to connect:

http://code.google.com/p/beitmemcached/source/browse/trunk/Example.cs#

Couple of questions:

1. When will csharp 4 and the corresponding iron python be out where
we could just use static and dynamic?
2. How would I go about using the memecache library from iron python 2.x?

Any help would be appreciated.

Cheers,

vinjvinj



More information about the Ironpython-users mailing list