Skip to content
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

Field data "transaction" design upgrade #3808

Open
seanpearsonuk opened this issue Mar 6, 2025 · 0 comments
Open

Field data "transaction" design upgrade #3808

seanpearsonuk opened this issue Mar 6, 2025 · 0 comments
Assignees
Labels
enhancement Improve any current implemented feature

Comments

@seanpearsonuk
Copy link
Collaborator

seanpearsonuk commented Mar 6, 2025

As discussed:

  • Cleaner interface to the transaction-based field-data -- similar to the clean-up to the direct interface.
  • Consider the returned data object to be a custom-filtered snapshot of the full data. Therefore it makes sense for the returned transaction data to have the same interface as the full data.
  • The transaction could be renamed to something clear and simple like FieldQuery.
  • It might make some sense to implement FieldQuery in terms of the existing transaction code.
  • We could consider having a formal field data abstract query interface in the code.
@seanpearsonuk seanpearsonuk added the enhancement Improve any current implemented feature label Mar 6, 2025
@seanpearsonuk seanpearsonuk moved this to 2025 Q2 Apr - Jun in PyFluent Public Roadmap Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve any current implemented feature
Projects
Status: 2025 Q2 Apr - Jun
Development

No branches or pull requests

2 participants