Sha256: 1df31329ced3bf81747f0de63bdcd31b51e40ca10f2dc47ece0310e7bcc3e2bb

Contents?: true

Size: 1.22 KB

Versions: 13

Compression:

Stored size: 1.22 KB

Contents

= Bugs and Shortcomings

There are a couple of well known, long-standing issues with
Alexandria. These issues will, hopefully, be addressed in upcoming
releases. There are also specific bugs tracked on RubyForge:
<http://rubyforge.org/tracker/?group_id=205>

== Icon Display Spacing

While the list view of books is naturally neat, the default icon view
suffers from problematic icon spacing; often the book covers appear to
be randomly scattered. They cannot even be adjusted afterwards. This
is just an aesthetic concern, but a frustrating one.

It is probable that this is due to inconsistent use of the GTK+ thread
dispatcher is at the root of these problems. Hopefully future
development can clean up the code in this regard.

== Multiple Copies of Books

The limited expressiveness of Alexandria's domain model means that it
is not possible to keep a record of more than one copy of a given book
in a single library.

== Large Collections

The user-interface becomes slow and unresponsive when dealing with
libraries over about 100 books. This is quite a low threshold on
scalability. The simple solution is to make a couple of new libraries
to hold a hundred books each; a common approach is to split them up
according to broad subject area.

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
alexandria-book-collection-manager-0.7.10 doc/BUGS
alexandria-book-collection-manager-0.7.9 doc/BUGS
alexandria-book-collection-manager-0.7.8 doc/BUGS
alexandria-book-collection-manager-0.7.7 doc/BUGS
alexandria-book-collection-manager-0.7.6 doc/BUGS
alexandria-book-collection-manager-0.7.5 doc/BUGS
alexandria-book-collection-manager-0.7.4 doc/BUGS
alexandria-book-collection-manager-0.7.3 doc/BUGS
alexandria-book-collection-manager-0.7.2 doc/BUGS
alexandria-book-collection-manager-0.7.1 doc/BUGS
alexandria-book-collection-manager-0.7.0 doc/BUGS
alexandria-book-collection-manager-0.6.9 doc/BUGS
alexandria-book-collection-manager-0.6.9.pre1 doc/BUGS