Joel

Results 49 issues of Joel

TODO Comments should cause a PR to fail, and should be converted to issues?

workflow-repo-other

Currently, when adding properties and fields to a IScriptContext, the system converts the property into a pair of getter/setter methods. This operation should be forwarded to the IScriptContext implementation on...

enhancement

Should we allow a 1:m mapping from Component Property : Setting? This would require a change in the BindableType base class contained in DSLExtension.Scripting. Also may need to take into...

enhancement

Essentially we want to allow a module to have its own type declaration and bind members to script settings. - [ ] Implement infrastructure. - [ ] Write host function...

enhancement

Custom exceptions that provide better information, and a way to report warning seems to be in order.

enhancement

We currently use NLog for our logging. Instead, use this as an opportunity and reason to rewrite WaterLogged and leverage that.

enhancement

Introduce a way for component bindings to be automatically resolved, even if they're not specified by the modules themselves or the user. Maybe so this on the user-facing side to...

enhancement

I think it'd be cool to provide folks on my server a way to check a history of what fish they've caught in the past. Something that maybe lists each...

suggestion: plugin

Title says it all. This project of yours could easily prevent me from the boilerplate of spinning up my own ecs. The icing on the cake would be nuget for...