Skip to content

Conversation

@KannarFr
Copy link
Contributor

@KannarFr KannarFr commented Apr 4, 2025

Add string-based Datalog parsing support

Changes:

  1. Authorizer.java: Add a new addDatalog method to support parsing and adding Datalog components from a string
  2. Parser.java: Refactor the datalog method into datalogComponents to support parsing Datalog strings into separate components (facts, rules, checks, scopes)

This change enables more straightforward Authorizer creation through string-based input, improving usability and testing capabilities.

@KannarFr KannarFr force-pushed the componentsParserAuthorizationHelper branch from 8248852 to 0166d33 Compare April 4, 2025 15:09
@KannarFr
Copy link
Contributor Author

KannarFr commented Apr 7, 2025

Hi @Korbik, may I ping you directly for a review?

@KannarFr
Copy link
Contributor Author

@Korbik can we merge and release?

@Korbik
Copy link
Contributor

Korbik commented Apr 11, 2025

We can merge the branch but we won’t release a new version before the implementation of the latest version of the SPECIFICATION

@Korbik Korbik merged commit df47bad into eclipse-biscuit:main Apr 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants