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)
Sun, Feb 9, 9:21 AM
Unknown Object (File)
Sun, Feb 9, 9:21 AM
Unknown Object (File)
Sun, Feb 9, 9:21 AM
Unknown Object (File)
Sat, Feb 8, 1:00 AM
Unknown Object (File)
Mon, Feb 3, 2:23 AM
Unknown Object (File)
Fri, Jan 31, 10:51 AM
Unknown Object (File)
Thu, Jan 30, 6:21 PM
Unknown Object (File)
Mon, Jan 27, 7:27 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.