mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 02:50:10 +00:00
doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3a340f36f7
commit
56318db409
@ -100,7 +100,8 @@ class B extends A {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
- Syntax pretty but _misleading_ (calling a constructor a class),
|
- Syntax pretty but _misleading_;
|
||||||
|
calling a constructor a class is not correct,
|
||||||
- `static` and instance definitions are not ordered,
|
- `static` and instance definitions are not ordered,
|
||||||
- `.attr` is copied to every instance
|
- `.attr` is copied to every instance
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user