w3c / wot-scripting-api

Web of Things (WoT) Scripting API
http://w3c.github.io/wot-scripting-api/
Other
42 stars 28 forks source link

Should we refactor `getThingDescription` to a JS getter? #507

Open relu91 opened 1 year ago

relu91 commented 1 year ago

Currently, we are using a method but we could use a simple getter interface. There was some discussion on this point that we might dig up.

relu91 commented 1 year ago

Call 02/10:

danielpeintner commented 1 year ago

I also think a methods makes more sense since