http://tickets.musicbrainz.org/browse/LIB-29 is quite new and probably still takes some time.
However, if we include that together with the ISRC API addition, then we might circumvent performance problems later on.
So everybody who only wants the id can use read() now and we will make simple reads faster when LIB-29 is implemented.
Later we can introduce an optional mode option where you have to tell if you want ISRCs and the "ID users" don't have to change anything.
http://tickets.musicbrainz.org/browse/LIB-29 is quite new and probably still takes some time.
However, if we include that together with the ISRC API addition, then we might circumvent performance problems later on.
So everybody who only wants the id can use
read()now and we will make simple reads faster when LIB-29 is implemented.Later we can introduce an optional
modeoption where you have to tell if you want ISRCs and the "ID users" don't have to change anything.