ModuleInfo, Object.localClasses(), and Object.find() - any users?
Richard (Rikki) Andrew Cattermole
richard at cattermole.co.nz
Sun Feb 12 22:45:01 UTC 2023
On 13/02/2023 3:46 AM, Puneet Goel wrote:
> I meant "until a mechanism is developed to break circular dependencies
> between the modules".
There is a mechanism to do this. Rearchitect your code, you need more
leafs in your codebase.
The druntime check is a sort, it exists for a reason, it also fails
because of your code. There is nothing to do on the druntime/dmd side.
More information about the Digitalmars-d
mailing list