Because Blob objects are often used to store big amount of data, it could
be interesting to free them manually before the GC free their content.
The issue is that Blob are supposed to be immutable like String. An idea is
to invalidate them after they are freed and throw an error if they are used.
Original issue reported on code.google.com by sou...@gmail.com on 24 Aug 2008 at 9:14
Original issue reported on code.google.com by
sou...@gmail.com
on 24 Aug 2008 at 9:14