yabs.io

Yet Another Bookmarks Service

Viewing mzimmerm's Bookmarks


[https://medium.com/flutter-community/dart-what-are-mixins-3a72344011f3] - - public:mzimmerm
dart, extend, good, implement, mixin - 5 | id:959123 -

Also describes 1) a edge scenario where class is used as mixin, then it should define a factory constructor and be abstract. 2) if the same message on 2 mixins is 'move' the 'move' on the rightmost mixin is called (and no other mixin's 'move', unless the rightmost 'move' calls 'super'.

[https://stackoverflow.com/questions/53886304/understanding-factory-constructor-code-example-dart] - - public:mzimmerm
constructor, dart, factory, todo - 4 | id:958961 -

A good example of this use case in Dart is the abstract HTML Element class, which defines dozens of named factory constructor functions returning different subclasses. For example, Element.div() and Element.li() return and elements, respectively.

[https://electrictoolbox.com/rsync-ignore-existing-update-newer/] - - public:mzimmerm
command, good, linux, rsync - 4 | id:958875 -

Describes the default behavior is to force target system to be the same as source system.

With marked bookmarks
| (+) | |

Viewing 2051 - 2100, 50 links out of 2214 links, page: 42


Export:

JSONXMLRSS