Gabriel Hayes

Results 9 comments of Gabriel Hayes

Yeah, here's the markup: ``` ``` Both input texts seem to work fine without a background color, but they don't render a UI sprite.

> I don't really want to stop you, but please note that I don't know if we actually want to extend hscript like this... This is really more an effort...

@Aurel300 Wow, I've been researching async IO and brainstorming solutions to implementing it in Haxe (particularly HL) and I've repeatedly stumbled across your name. Glad to see you are diligently...

The way I see it now, there will be a lot of confusing naming overlap that will get cumbersome. I'm thinking of using new metadata (while still allowing old one...

No an SP can actually return multiple things whereas a function can only return one (hence SP isn't meant to be called within SQL by other SQL, but I wouldn't...

Well, I am similarly planning to write a Driver for node mssql. Maybe this will help but my plan so far is: - write a formatter like `format.MySqlFormatter`, not a...

@Qix- now that the pandemic is over you think you could merge this? :) #926

> I prefer having the user manually covert it via `Promised.ofJsPromise` You should see my edit of the README ;) Plus this wouldn't be a breaking change (as, this would...

This would also be nice in general, as I'd like to use OpenRPC alongside OpenAPI. Since `connect`/`express` apps are just handler functions, having access to this would let users plug...