calls to classes are not needed anymore, since class inheritance is not
a thing anymore. After removing is_obj from the function the compile can
optimize the code better, since assignments to fields are not
conditionally anymore.
Details
Details
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Branch
- devs/bu5hm4n/eo_work
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 16426
Comment Actions
I have not much confidence in myself when it comes to eo. The re-flow of the code without is_obj looks correct to me, though.
Please someone with more eo knowledge give another approval here. :-)