Better cloning for td-builder.service.ts
#58
Labels
effort: hours
good first issue 👍
Good for newcomers
priority: low (4)
Low-priority issue that needs to be resolved
scope: introduction
type: enhancement
New feature or request
As introduced by #52, the
td-builder.service.ts
now use the usual trick ofJSON.stringify
andparse
to clone the TD model and generate a valid Thing Description. Is there a better way to achieve this? Is this really performance critical?Tracking
zion/src/introduction/td-builder.service.ts
Lines 25 to 26 in cc5a16a
The text was updated successfully, but these errors were encountered: