johnatm / itween

Automatically exported from code.google.com/p/itween
1 stars 2 forks source link

C# verion Hashtable usage #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Everyone seems to really want the Hashtable ability in C#.  They are all
aware that the actual Hash needs to be constructed before it can be sent.
Doable, thoughts, annoyances?

Original issue reported on code.google.com by pixelplacement on 17 May 2010 at 6:19

GoogleCodeExporter commented 8 years ago
Will add a static hash() method which will allow "simpler" quasi-hash interface 
for
the 2.0 version.

Original comment by pixelplacement on 4 Jun 2010 at 5:29

GoogleCodeExporter commented 8 years ago
Hash() is now available.

Original comment by pixelplacement on 8 Aug 2010 at 6:57