mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-25 21:38:31 +03:00
README: tweak
This commit is contained in:
parent
6ed2d820a1
commit
cc29ea6250
19
README.md
19
README.md
@ -118,16 +118,15 @@ Your documentation options, in recommended order, are:
|
||||
Status
|
||||
------
|
||||
|
||||
`brick` is young and may be missing some essential features. There are
|
||||
some places were I have deliberately chosen to worry about performance
|
||||
later for the sake of spending more time on the design (and to wait on
|
||||
performance issues to arise first). `brick` is also something of an
|
||||
experimental project of mine and some aspects of the design involve
|
||||
trade-offs that are not entirely settled. In addition you can expect
|
||||
this library to follow a principle of fearless improvement: new versions
|
||||
will make (sometimes substantial) API changes if those changes really do
|
||||
make the library better. I will place more importance on getting the API
|
||||
right than on maintaining backwards compatibility.
|
||||
There are some places were I have deliberately chosen to worry about
|
||||
performance later for the sake of spending more time on the design (and
|
||||
to wait on performance issues to arise first). `brick` is also something
|
||||
of an experimental project of mine and some aspects of the design
|
||||
involve trade-offs that may are not entirely settled. In addition you
|
||||
can expect this library to follow a principle of fearless improvement:
|
||||
new versions will make (sometimes substantial) API changes if those
|
||||
changes really do make the library better. I will place more importance
|
||||
on getting the API right than on maintaining backwards compatibility.
|
||||
|
||||
`brick` exports an extension API that makes it possible to make your own
|
||||
packages and widgets. If you use that, you'll also be helping to test
|
||||
|
Loading…
Reference in New Issue
Block a user