blob: e52902fcb9a026b95ebd4b9d87857b127d2897dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!--
lib9p/idl/0000-TODO.md - Changes I intend to make to idl/__init__.py
and proto.gen
Copyright (C) 2025 Luke T. Shumaker <lukeshu@lukeshu.com>
SPDX-License-Identifier: AGPL-3.0-or-later
-->
- Decide how to handle duplicate type names from different versions
- Decide how to handle duplicate `enum lib9p_msg_type` names and
values
|