Replies: 1 comment 1 reply
-
|
Hello Mark, glad to hear you are having a good time with Pathom :) About the tools, for looking at the numbers that turn wrapped into #object, my guess is they are bigints, which use some special transit types to encode. So what you see is the number wrapped by |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I'm getting an odd response in pathom-viz that I don't get at the REPL.
For a (seemingly) random set of properties, they get an
#objecttag:But at the REPL, it works perfectly:
Am I doing something wrong or is this an issue within pathom-viz?
Mark
PS. This is amazing work. I am very excited to federate across multiple services with pathom3 as the core abstraction between client and server. I used Apple's WebObjects for a long time and it is a bit like a super-duper key value coding, which of course came from NeXTSTEP - used to decouple the UI from the backend - and it's not dissimilar to OGNL - except much much better!
Beta Was this translation helpful? Give feedback.
All reactions