zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Fix escaping of JavaScript member names #2359

Closed pepone closed 3 days ago

pepone commented 3 days ago

Fix #244

pepone commented 3 days ago

A much better solution is what we did in IceRPC

I agree, but for 3.8 we have to maintain the current approach which was already used to escape the reserved keywords.