Forum Replies Created

  • Miquel Àngel Rújula

    Member
    November 11, 2024 at 10:34 am in reply to: Omnis Studio together with TexLive and PlantUML

    I find this topic very interesting. I’ve recently started to work in a company that uses Omnis Studio. The project is huge and it’s going to take me a lot of time to dig and “discover” the architecture. It would be very useful to have a way to “auto-generate” the hierarchy and connections (dependencies) of a given class or library.

    I used plantUML in the past and it’s very useful. Working with Java projects and IntelliJ you could do this process easily.

  • Miquel Àngel Rújula

    Member
    November 11, 2024 at 9:37 am in reply to: Export/import JSON: Error Handling

    I completely agree. It’s a pity that nobody replied on this thread and that no improvement has been made in this regard. I’m trying to export a library and I have a cryptic error:

    Class: .unnamed_value

    Error code: 23490

    Error text: Member missing: classtype

    No clue about where the error is. I can’t look at hundreds of classes with several methods to check the class type.

    At least I’d like to be able to export, regardless of the errors in my code.

    As you, Alphonso, stated, the level of error checking is not consistent between the exporter and the interpreter.