-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
Milestone
Description
Hi,
We are using @omitDefault flag to get clean output with framing process.
When I read the framing spec/algo I understand that It can be put on the root of the frame and has impact on the subtree. (same behavior than @explicit)
When I use the official playground putting @omitDefault on the root of the frame has no impact.
Am I misunderstanding the spec ?
Serwan