I'm considering using Ice in a project, because it seems like a very nice alternative to CORBA. However, I disagree with the decision not to support unsigned integer types in Slice.
What's the chance that either a) support for unsigned types will be added in a future version, or b) if I were to implement it myself, my patch would be accepted into the official codebase? (I'm not saying that I definitely will implement it -- that depends a lot on how much time I have available -- but I'm a lot more likely to do it if it doesn't mean creating my own personal fork of Ice.)

Reply With Quote