Kathy Walrath

Results 128 comments of Kathy Walrath

> ...As such, tooling shouldn't be pointing to these at all. That's kind of the opposite of the way we use them in Dartland. We often create a go link...

Aren't all go/ links redirects? There's no /src/go directory in either repo. Or did you mean something else by _redirect_? Below are some examples of go links on dart.dev. Some...

If you could do a quick first pass (even just pointing to before and after examples, along with any other text you can easily put together), I'd be happy to...

@juleskremer is this fixed in the new site?

@chalin it looks like the end of your message is gone. Could you add the missing text?

@sethladd suggests a domain-channel-based scheme. Something like this: - api.dartlang.org (latest stable) - dev.api.dartlang.org (latest dev) - be.api.dartlang.org (latest bleeding edge build) If we needed to point to multiple stable...

I suppose that's true. But I still want version agnostic links to be the default. So maybe instead of showing https://api.dartlang.org/stable/1.16.1/dart-core/String-class.html, show **api.dartlang.org/dart-core/String-class.html**. Or if that's not possible, show (not...

I'd still REALLY like this change. I was just kvetching to a bunch of OSS writers about this issue.

To be more specific, I'd like to have the visible URL feature words, not numbers. Currently the version is always embedded in the page's visible URL. Our docs avoid using...