We have a couple of useful attributes we use in the internal router for permalinks, like profile. However, to be truly useful to power users is costing options support in the permalink. Currently we always reset any costing option when reloading the page. Code-wise this is probably pretty painful, also to maintain it in the future. It'd be great if there'd be some kind of integration test that'd catch when a new costing option/setting was added and fail if it's not considered in the permalink.
We have a couple of useful attributes we use in the internal router for permalinks, like profile. However, to be truly useful to power users is costing options support in the permalink. Currently we always reset any costing option when reloading the page. Code-wise this is probably pretty painful, also to maintain it in the future. It'd be great if there'd be some kind of integration test that'd catch when a new costing option/setting was added and fail if it's not considered in the permalink.