Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
-
None
Description
If a field of a Jute record is also a Jute record and the target language is Java, rcc does not generate correct field name, correct code for deserializing the field. The access modifier "private" of the validation method causes problem for validating nested records.
In addition, rcc can not handle the case when a comment started with "//" also contains the string "//".