Skip to content

Some questions regarding my SAoC project #29

@ZILtoid1991

Description

@ZILtoid1991

The project proposal suggested the conversion of mago to D, so I tried my best at going through with it, however the one month project grew too big for me. I found too many dependencies that are not easy to resolve, since they're C++ classes and use smart pointers. While they solve a lot of problems on the C++ side, they cause a lot of trouble when interfacing with D, which also made partial conversions just as troublesome as full ones.

I'm currently looking for other options, which might lead to abandoning this part of the project, and instead work on the already existing C++ code, but that comes with great complications of reevaluating the project. The alternative is to write a C wrapper to the functions those classes need from the libraries, but that would just cause yet further delays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions