Opened 19 years ago
Closed 19 years ago
#67 closed defect (fixed)
Make slot references default and require inline (mixins) to be explicit
| Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
|---|---|---|---|
| Priority: | medium | Milestone: | 0.1 |
| Component: | weblocks | Version: | pre-0.1 |
| Keywords: | renderer mixin | Cc: |
Description
Currently in order to consider slots as a reference one must add -ref to their name. Slots should be treated as a reference by default. Instead, to treat them as inline, one should add -mixin.
Change History (3)
comment:1 by , 19 years ago
| Milestone: | 0.2 → 0.1.1 |
|---|
comment:2 by , 19 years ago
| Milestone: | 0.1.1 → 0.1 |
|---|
comment:3 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This is done as part of UI DSL.