<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Composition memory and identity on Staticvar Learn</title><link>https://learn.staticvar.dev/courses/jetpack-compose-internals/03-composition-memory-and-identity/</link><description>Recent content in Composition memory and identity on Staticvar Learn</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://learn.staticvar.dev/courses/jetpack-compose-internals/03-composition-memory-and-identity/index.xml" rel="self" type="application/rss+xml"/><item><title>What the slot table stores</title><link>https://learn.staticvar.dev/courses/jetpack-compose-internals/03-composition-memory-and-identity/01-what-the-slot-table-stores/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn.staticvar.dev/courses/jetpack-compose-internals/03-composition-memory-and-identity/01-what-the-slot-table-stores/</guid><description>Status: The distinction between composition memory and rendered nodes is Durable . The gap-buffer layout and private class names are Version-specific at the pinned revision.
Outcome Explain what a group owns and what an anchor means after insertion.
Start with runtime memory, not a widget tree A composition runs the same source more than once. Between runs, the runtime needs to know which execution region is being revisited, where its values are stored, and how many target nodes belong to that region.</description></item><item><title>Link-buffer storage and `LinkComposer`</title><link>https://learn.staticvar.dev/courses/jetpack-compose-internals/03-composition-memory-and-identity/02-link-buffer-storage-and-linkcomposer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn.staticvar.dev/courses/jetpack-compose-internals/03-composition-memory-and-identity/02-link-buffer-storage-and-linkcomposer/</guid><description>Status: The two storage strategies are Version-specific . The link-buffer path is Experimental : this pinned source says it is disabled by default, and release notes still describe it as experimental.
Outcome Explain what changes when LinkComposer replaces GapComposer, and state exactly when the current feature flag may be set.
“LinkTable” is a path, not a replacement The Gerrit change is titled “Reimplement SlotTable as a link table.” The source package is composer.</description></item></channel></rss>