Skip to content

type dictionary parser? #653

Answered by hg-ms
guykatz asked this question in Q&A
Discussion options

You must be logged in to vote

The type-dictionary parser is:
one.microstream.persistence.types.PersistenceTypeDictionaryParser.Default
it creates a list of PersistenceTypeDictionaryEntry that is used by the one.microstream.persistence.types.PersistenceTypeDictionaryBuilder.Default to create the type-dictionary.

please see one.microstream.persistence.types.PersistenceTypeDictionaryCompiler.Default.compileTypeDictionary(String) how it is used.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by guykatz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants