Thursday 

Room 5 - Level 5 

09:00 - 10:00 

(UTC±00

Talk (60 min)

From IL Weaving to Source Generators, the Realm story

Intermediate Language (IL) Weaving is a powerful technique that allows to greatly simplify the experience of developers using the .NET Realm SDK by hiding a fair amount of complexity from end-users.

.NET
Programming Languages

Working with a weaver, though, is tedious, error prone and the resulting code is a black box. These are some of the reasons that convinced us to migrate to Source Generators, a feature introduced in .NET 5 that allows to produce code on the fly during compilation.
This talk will go through the reasons why IL Weaving was used in the first place, our long journey switching to Source Generators and why they do not yet satisfy all our needs.

Ferdinando Papale

Ferdinando is working as a .(mostly) NET engineer on Realm, MongoDB’s cross platform and object-oriented mobile database.