immersive-web / anchors

https://immersive-web.github.io/anchors/
Other
50 stars 20 forks source link

Persisting anchors #71

Closed brunoshine closed 1 year ago

brunoshine commented 2 years ago

Hi,

I was trying to see if it would be possible to serialize an anchor to JSON so that we could later on resume session, but I always get an empty object.

Any thoughts?

thanks.

AdaRoseCannon commented 2 years ago

Anchors are currently explicitly not-persistent or sharable.

Persistent Anchors are a feature we will be looking into next for anchors.

AdaRoseCannon commented 2 years ago

/facetoface we should have more discussions around this.

brunoshine commented 2 years ago

Sounds great :)

Ada Rose Cannon @.***> escreveu em qua., 30/03/2022 às 18:25 :

/facetoface we should have more discussions around this.

— Reply to this email directly, view it on GitHub https://github.com/immersive-web/anchors/issues/71#issuecomment-1083416829, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFNHP6HRKUBM6QB7ZEFAT3VCSE67ANCNFSM5NXIS7MQ . You are receiving this because you authored the thread.Message ID: @.***>

-- Atenciosamente, Bruno Figueiredo

cabanier commented 2 years ago

Thanks for adding this to the agenda @AdaRoseCannon ! I'd love to discuss this at the f2f as well.

cabanier commented 2 years ago

This was discussed very briefly at the F2F. There were no objections to having support for persistent anchors so we should draw up a proposal

cabanier commented 1 year ago

I added persistent anchors to the spec shortly after TPAC