On Tue, Jul 01, 2025 at 10:29:54AM +0200, David Hildenbrand wrote: > > I wonder, in the wonderful future where PageXXX() always refers to a page, > > can > > we use something less horrible than these macros? > > Good question. It all interacts with how we believe compound pages will work > / look like in the future.
Indeed. > > Doing a change from PageXXX() to page_test_XXX() might be reasonable change > in the future. But, I mean, there are more important things to clean up that > that :) Yeah one for the future, and not exactly high priority :) > > -- > Cheers, > > David / dhildenb >