Skip to content

Add Factory for MF2 #114

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

FrankYFTang
Copy link
Collaborator

@FrankYFTang FrankYFTang commented May 6, 2025

Add one header file with two functions to create
icu::message2::FormatFactory and
icu::message2::SelectorFactory

Also add unit test and data driven unit test
Test data based on
inflection/test/resources/inflection/dialog/inflection/*.xml

Test formatter while the is not empty
Test Selector while the is empty, and there are one attribute
which is not "exists".

FrankYFTang added a commit to FrankYFTang/millefiori that referenced this pull request May 6, 2025
@FrankYFTang FrankYFTang requested a review from nciric May 6, 2025 23:05
Also add unit test and data driven unit test
Test data based on
inflection/test/resources/inflection/dialog/inflection/*.xml

Test formatter while the <result> is not empty
Test Selector while the <result> is empty, and there are one attribute
which is not "exists".
@FrankYFTang
Copy link
Collaborator Author

ok, the build problem with the ubuntu build breakage is because it is using 74.2, which does not have MF2 api

libicu-dev is already the newest version (74.2-1ubuntu3.1).

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