zackxconti / bnmetamodel_gh

Repo for bnmetamodel lib version for Lab Mouse Grasshopper plug-in.
1 stars 2 forks source link

Resolve some pending `Any` types #32

Open kallewesterling opened 11 months ago

kallewesterling commented 11 months ago

Currently, there is little type control in the setting up of classes, and reading in files.

Suggested solution

Implement better type control. Here are som examples:

kallewesterling commented 8 months ago

I have created a number of these in the codebase now.

The remaining issue here are some remaining Any types, where I wasn't able to determine what the type should be. Downgrading the estimate for this issue consequently.