Menu

#17 Java "sometype[][]" lost during reverse/roundtrip

open
nobody
None
5
2013-02-08
2012-08-02
No

When you reverse/roundtrip Java code like :
byte myPtrToArray[][];
the resulting type is
byte[]

Discussion

  • Nikolai

    Nikolai - 2013-01-06

    Tbh, reverse/roundtripping is the last priority on my list. If you check "preserve function bodies" you can perfectly work without it and the problem is - it had problems that made it quite useless even before port broke it.

     
  • Thibault LE PAUL

    With 4.22.2, Java reverse/roundtrip does the job for 99,999999% of the code. Imho it is a major feature.
    We use BoUML daily, for designing new apps, reversing, documenting legacy.

     
MongoDB Logo MongoDB