https://github.com/kiith-sa/tharsis-core/blob/master/source/tharsis/entity/entitymanager.d
Kiith-Sa, thanks for the info! I started to check out your entity
project and love how your incorporating threads and syncing
new/old state. You did state that your cleaning up things, but my
initial reaction is that entitymanager is performing too many
roles. I'd remove the heavy game state and threading into another
class to make it cleaner, imho.
- GC behavior Jonathan via Digitalmars-d
- Re: GC behavior Daniel Murphy via Digitalmars-d
- Re: GC behavior Kiith-Sa via Digitalmars-d
- Re: GC behavior Jonathan via Digitalmars-d
- Re: GC behavior Kiith-Sa via Digitalmars-d
