Ian Davis
Ian Davis
So what is the expected way to find the root storage for a given WebID, if this predicate is not present? This broke our app when trying to support CSS...
So if the WebId is not hosted in a Solid server, crawling up to parent containers might never result in a `pim:storage`, right? Or is `pim:storage` not necessarily always used...
Ok, I'm a little unclear on which of those specifications needs to include the MUST statement for CSS to support it. For now, I just added it to the issue...
It looks like those values might be coming from here (https://github.com/CommunitySolidServer/CommunitySolidServer/blob/main/src/pods/settings/PodSettings.ts), but that doesn't include storage so I am not sure what 1 line change you are referring to.
Agreed this is a cleaner approach. How do you plan to handle backwards compatibility? Or do you plan to continue to allow expansion where it exists now.
So, I have a slightly different use case than one that has been discussed already. I do not care about listing all the storages of a server (and agree with...
I don't think this is a bug with this plugin. When creating Gist manually, if I don't specify an extension github reverts back to text, no matter what language I...
> One question I have around DID functionality is resolution to an DWN node. If there are many replicated nodes, how does the DID resolver know which one to send...
@csuwildcat any thoughts on this approach?
That sounds like it's probably the cause! Lemme update and see if that fixes things.