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)
Tue, Jun 2, 5:57 AM
Unknown Object (File)
Apr 17 2026, 10:21 AM
Unknown Object (File)
Mar 8 2026, 10:34 AM
Unknown Object (File)
Mar 1 2026, 1:35 PM
Unknown Object (File)
Feb 26 2026, 4:58 AM
Unknown Object (File)
Feb 25 2026, 1:55 AM
Unknown Object (File)
Feb 25 2026, 1:25 AM
Unknown Object (File)
Feb 7 2026, 12:19 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
Branch
inline7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24477
Build 33728: Run Core Tests
Build 33727: arc lint + arc unit

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.