Fork me on GitHub
#portal
<
2024-04-24
>
Casey15:04:07

How can I make portal render maps like the when *print-namespace-maps* is set to false (so, not nested)?

djblue17:04:39

Are the namespace'd maps causing issues for you?

Casey07:05:04

sorry for the delay... yes, they are. specifically when I'm in a new codebase where I'm not familiar with all the namespaced keys used . When using the inspector to view deeply nested map with namespaced keys, it can be rather difficult to understand. However in other cases I really like how the inspector groups the related ns'ed values together. Over the past week I started using the tree view more for browsing unknown deeply nested maps, and that's is working better.