mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
The existing `load_from_gml()` methods look the same as before from the outside. Inside though, they now forward to `try_load_from_gml()` which returns Error when things go wrong. It also now calls the `try_create()` factory method for Objects instead of the `construct()` one.
7.8 KiB
7.8 KiB