Evan Winslow

Results 134 comments of Evan Winslow

Thanks so much for your reply! It means a lot that you bothered to look into this and take time to respond. I haven't seen that syntax before. And it...

> If an object is a key, it does need to be a Weak collection. I really apologize but I'm not seeing why this is the case. Plain `Map` supports...

@frfancha, that's a possible simplification, yes, but you could be injecting an "interface" (closure compiler supports these, for example). Then you need to bind that to an implementation. It just...

The one major issue I can recall having with the table-cell method is that it breaks down when a very long unbreakable string is part of the content. Urls are...

+1 for putting functionality in core.

@mrclay Yes, we'd parse the link and determine if it points to a user entity and then notify that user they've been mentioned. Note that we should be doing this...

I think this would be better covered by #31