#659 - Drop Tempcode 'last_attach' feature
| Identifier | #659 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Drop Tempcode 'last_attach' feature |
| Status | Completed |
| Tags |
Type: Performance (custom) |
| Handling member | Chris Graham |
| Addon | core |
| Description | Drop the 'last_attach' feature from the Tempcode engine, as it slows down attach operations considerable (turns an array merge into a loop with a write in it). It is very rarely used, and GET/SET can be used instead to provide cross-template hints. Especially it is not so important now that CSS3 solves the main use (which used to be intelligent comma insertion, but now we'd use HTML lists and CSS for this kind of stylistic thing). |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet