-
Should we also provide the SNI hostname if it's available for these?
_Originally posted by @externl in https://github.com/zeroc-ice/ice/pull/2063#discussion_r1581412901_
-
loadSlice in Ruby and Python parses a file and the generate code that is only executed if the definitions currently not exits
```
if 'S' not in _M_Test.__dict__:
_M_Test.S = Ice.createTempCla…
-
I saw this on the documentation https://doc.zeroc.com/ice/latest/language-mappings/java-mapping/server-side-slice-to-java-mapping/raising-exceptions-in-java but when I encounter an outOfMemory error I…
-
A new Node.js (v22) was released yesterday.
Likely also affects 3.7
```
❯ make
npm install --omit=optional
up to date, audited 518 packages in 1s
11 vulnerabilities (1 low, 3 moderate, 7 …
-
_Originally posted by @bernardnormier in https://github.com/zeroc-ice/ice/pull/1978#discussion_r1535629907_
-
Should we open an issue to get rid of this const cast?
_Originally posted by @externl in https://github.com/zeroc-ice/ice/pull/1774#discussion_r1484409111_
-
https://github.com/zeroc-ice/ice/blob/f1ccd030150b6030b58e996bc5ea87ceec8289dd/cpp/src/Ice/SSL/SchannelEngine.cpp#L428
Currently this property is set to `0` by default. I think we should just remov…
-
The goal of this issue is to define a Retention Analysis report for Piwik. Retention analysis is sometimes called Cohorts and is a powerful analysis technique.
Quote:
> There are few issues more imp…
-
In C#, the default equality (Equals) for collections is reference equality, whereas other languages (C++, Java) provide value equality (they compare the elements by value).
In Ice 3.7 and before, w…
-
What about using a readonly record class?
_Originally posted by @bernardnormier in https://github.com/zeroc-ice/ice/pull/2100#discussion_r1586730437_