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

PersistentVariablesSource can process nullable operator #259

Merged

Conversation

axunonb
Copy link
Member

@axunonb axunonb commented Mar 9, 2022

  1. PersistentVariablesSource can process nullable operator ?.
  2. Added method Source.TrySetResultForNullableOperator(ISelectorInfo selectorInfo)
    • Call this method from all ISources except DefaultSource

* Added Source.TrySetResultForNullableOperator(ISelectorInfo selectorInfo)
* Call this form all ISources except DefaultSource
@axunonb axunonb merged commit b5f2d42 into axuno:version/v3.0 Mar 9, 2022
@axunonb axunonb deleted the pr-nullable-for-persistent-var-source branch March 9, 2022 16:56
axunonb added a commit to axunonb/SmartFormat that referenced this pull request Mar 10, 2022
1. PersistentVariablesSource can process nullable operator ?.
2. Added method Source.TrySetResultForNullableOperator(ISelectorInfo selectorInfo)
        Call this method from all ISources except DefaultSource
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.

1 participant