DynamoDS / DesignScript

About the DesignScript language
Apache License 2.0
11 stars 10 forks source link

Nested function definitions vs workspaces? #21

Open pboyer opened 7 years ago

pboyer commented 7 years ago

A custom node workspace today cannot have a function definition in it.

A home workspace can have a function definition.

Can we remove the distinction between workspaces and disallow writing functions in code blocks?