You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
Hello. As I know, Xamarin.Froms does not use a separated complied xaml file like *.baml.
Instead, It compile xaml to IL code and inject such IL codes into app's exe/dll.
I wonder why Xamarin.Froms does not support such kinda of feature to load a separated complied xaml?
Because.. I think it would be uncomfortable for the app to build their project whenever changing the xaml file.
Is there any historical reason ? or other things.
I also wonder Xamarin.Froms has a plan to support similar feature in the near future.
This discussion was converted from issue #13768 on February 16, 2021 17:19.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
Hello. As I know, Xamarin.Froms does not use a separated complied xaml file like *.baml.
Instead, It compile xaml to IL code and inject such IL codes into app's exe/dll.
I wonder why Xamarin.Froms does not support such kinda of feature to load a separated complied xaml?
Because.. I think it would be uncomfortable for the app to build their project whenever changing the xaml file.
Is there any historical reason ? or other things.
I also wonder Xamarin.Froms has a plan to support similar feature in the near future.
Thanks,
Best Regards
Beta Was this translation helpful? Give feedback.
All reactions