-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement SPICE-0009 External Readers #660
Commits on Oct 26, 2024
-
Refactor message-passing logic into pkl-core
This is preparatory work for [SPICE-0009](apple/pkl-evolution#10). It is being contributed in a separate pull request to ease review. The Message, Message(En|De)coder, and MessageTransport types have been ported to Java and moved to a new `org.pkl.core.messaging` package.
Configuration menu - View commit details
-
Copy full SHA for 426237a - Browse repository at this point
Copy the full SHA 426237aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd29012 - Browse repository at this point
Copy the full SHA dd29012View commit details -
Implement SPICE-0009 External Readers
[SPICE-0009](apple/pkl-evolution#10) New close flow
Configuration menu - View commit details
-
Copy full SHA for d27908b - Browse repository at this point
Copy the full SHA d27908bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 472b89d - Browse repository at this point
Copy the full SHA 472b89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ce6f0 - Browse repository at this point
Copy the full SHA 42ce6f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5a72d - Browse repository at this point
Copy the full SHA 4f5a72dView commit details -
Improve backcompat for new language binding libs on old pkl versions
Box Bytes, fix error CLI handling during project load Bytes equals compare
Configuration menu - View commit details
-
Copy full SHA for b50f801 - Browse repository at this point
Copy the full SHA b50f801View commit details -
Apply suggestions from code review
Co-authored-by: Daniel Chao <[email protected]> Apply suggestions from code review Co-authored-by: Daniel Chao <[email protected]> Rename --external-* CLI flags to --external-*-reader Rename ExternalProcess -> ExternalReaderProcess Add org.pkl.core.util.Readers.closeQuietly and deprecate ModuleReaders.closeQuietly Clean up doc comments Refactor ExternalReaderRuntime into pkl-config-java Refactor out External*Resolver classes, rename ResourceReaders.ExternalDelegate and ModuleKeys.External to MessageTransport
Configuration menu - View commit details
-
Copy full SHA for b5b6a59 - Browse repository at this point
Copy the full SHA b5b6a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3f1e0 - Browse repository at this point
Copy the full SHA ff3f1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d772e5c - Browse repository at this point
Copy the full SHA d772e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13cee73 - Browse repository at this point
Copy the full SHA 13cee73View commit details -
Update naming for resource readers, module key + factory; Move extern…
…al resolvers into module/resource packages
Configuration menu - View commit details
-
Copy full SHA for dae7394 - Browse repository at this point
Copy the full SHA dae7394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2efb4c2 - Browse repository at this point
Copy the full SHA 2efb4c2View commit details -
Co-authored-by: Islon Scherer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 205d859 - Browse repository at this point
Copy the full SHA 205d859View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3f777a - Browse repository at this point
Copy the full SHA e3f777aView commit details