Friedrich von Never

Results 574 comments of Friedrich von Never
trafficstars

Its mission is to be a mirror of `LocalPath::IsPrefixOf`. `a.IsPrefixOf(b)` should mean `b.StartsWith(a)`, and it would be great to have it for both path types (i.e. implement as an extension...

I believe this deserves more discussion. My current view on the library is that it should grant the _compile-time safety_ for the provided entities. While a path could be easily...

@PaGrom, some examples from you on the potential use of these paths may help to move the discussion forward.

Since @Kataane asked a question about the "file-system-aware" comparer in #84, I decided to elaborate on it here. You see, in the real world, there is no such thing as...

I think about adding Rd to the mix here: if `SelectedRef` would be a reactive property with lifetime tracking of each value, then the implementation would be very beautiful and...

I am all for early and often releases, so, sure, let's have them. I'll set up the corresponding automation. Just, you know, be aware that the application is not _very_...

No, this is not related. I'll open a new issue about this.