Page MenuHomePhabricator

Make inline content "state-oriented", not "string-oriented"
ClosedPublic

Authored by epriestley on May 19 2020, 8:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 10, 6:23 AM
Unknown Object (File)
Jun 30 2026, 7:14 AM
Unknown Object (File)
Jun 30 2026, 1:27 AM
Unknown Object (File)
Jun 29 2026, 10:16 PM
Unknown Object (File)
Jun 25 2026, 9:06 AM
Unknown Object (File)
Jun 25 2026, 9:06 AM
Unknown Object (File)
Jun 25 2026, 9:01 AM
Unknown Object (File)
Jun 22 2026, 8:16 PM
Subscribers
None

Details

Summary

Ref T13513. Currently, all the inline code passes around strings to describe content. I plan to add background music, animation effects, etc., soon. To prepare for this change, make content a state object.

This does not change any user-visible behavior, it just prepares for content to become more complicated than a single string.

Test Plan

Created, edited, submitted, cancelled, etc., comments.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 20 2020, 9:24 PM
This revision was automatically updated to reflect the committed changes.