pnorman left a comment (openstreetmap/openstreetmap-website#6199)

> This enables the iD editor to access user-specific preferences (such as 
> display settings, editor configurations, etc.) that were previously only 
> available through separate API calls, improving performance and reducing 
> client-server round trips during editor initialization.

It seems that all of these would come from one call of 
`/api/0.6/user/preferences`. As it's only one call, it doesn't seem like it 
would have a large performance impact. Or is the concern that a user might have 
other large preferences (e.g. overpass turbo queries) and the `/preferences` 
result will be too large?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6199#issuecomment-3083165985
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6199/c3083165...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to