Brian Chirls

Results 75 comments of Brian Chirls

Yeah, I'm not sure. But it's starting to look a little like XSLT, if memory serves. I haven't looked at it in a few years because...XML...blech. On Fri, Dec 12,...

Don't worry, there are some good parts. Like XPath - not unlike CSS selectors. On Fri, Dec 12, 2014 at 8:28 AM, Robin Hawkes [email protected] wrote: > Uh oh, that...

Maybe it makes sense to break object transformation into a separate ticket. One option is to build a filter node module that incorporates one of those transformation libraries. That way,...

`window.XSLTProcessor` https://developer.mozilla.org/en-US/docs/Transforming_XML_with_XSLT

Yes, I think a generic API event/method or two would be better. I've patched my own copy for my experiments, but the code is very messy so it would not...

I don't think I have anything helpful. I sent you the link to my VR demo, which is not public. If you _really_ want to, you can dive into my...

I'm not entirely sure what's going on in this demo, but it's pretty badass. Kippis! On Wed, Dec 10, 2014 at 2:33 AM, Toni Alatalo [email protected] wrote: > oh I...

To be clear, I wasn't suggesting a *globally* unique id, but rather a deterministic function name to be hashed into an id that's global-ish, within just the code base. But...

I'm seeing this problem as well. Collision on `'TwoVector'` and `'Agent'`, both hashing to `33`.