Skip to content

Conversation

SergeiPavlov
Copy link
Contributor

The [Field] properties inside class are sorted in order of MetadataToken value.

Properties, inherited from base class are first.

…ead of search in Dictionary by string field name (#158)

* ARCH-6354: Optimize Get/SetFieldValue() to use integer indexes instead of search by string key

* Correct for IssueJira0538 test case

* Refactor

* Refactor

* non-Public fields too

* add comment

* rename

* Fix issue witn `new` property specifier

* Fix Flaky test

* Fix BuildPersistentFields()

* Skip overridden persistent properties

* Correctly process overriddent properties

* DOn't ignore abstract props

* Add EOL

* Upgrade to Ubuntu 22.04

* Fix assigning prop index

* Fix processing virtual fields

* Minor fix

* process IsStructure bases

* Fix a few cases

* Fix QueryCompositeTest case

* Process Recycled fields

* Optimize Field mapping

* Refactor
@SergeiPavlov SergeiPavlov changed the title ARCH-6354: Optimize Get/SetFieldValue() to use integer indexes inst… Optimize Get/SetFieldValue() to use integer indexes instead of search in Dictionary by string field name Dec 23, 2023
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