Loading metadata from XML is broken in 1.26.30
I am loading my meta data via LoadFromXML which has worked fine. However in the latest version the alt_name has stopped working
i.e. this view would show as CONTACTS in the tree and not My Contacts
<view>
<database>
<item name="myDB" case_sens="0"/>
</database>
<schema name="dbo" case_sens="0"/>
<name name="CONTACTS" case_sens="0"/>
<system>0</system>
<visible>1</visible>
<alt_name>My Contacts</alt_name>
<fields>
......
Thank you for your feedback. Yes, the significant speed-up has been gained on schemes containing tens of thousands objects, so it might not be observable in your case. Let me know if you have any other questions.