Our ESP isn't working very well. Login and vote now.
By bloid
via tinesware.blogspot.com
Published: Apr 25 2008 / 04:27
So where are we going from here with the Otp.Net code? First off, if we bring the codebase into .Net 2.0 from its '04-'06 vintage, and make all the data classes in the Otp.Erlang namespace immutable -- returning ReadOnlyConnection(of T)rather than arrays as needed -- we can get rid of the ICloneable support. That lets us make Otp.Erlang.Object into an interface containing just the encode method(dropping the decode method, or making it an extension method as per C# 3.0).
SaveShareSend
Tags: .net, other languages
Add your comment