hal9000plus / bimserver

Automatically exported from code.google.com/p/bimserver
0 stars 0 forks source link

Reading from the database should not be recursive #418

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Combination of readReference/convertByteArrayToObject should be changed.

The biggest problem is that stacksize requirements are higher for larger 
models. Better to move this to heap because the heap is not a fixed size per 
thread.

Original issue reported on code.google.com by ru...@logic-labs.nl on 14 Sep 2012 at 3:31

GoogleCodeExporter commented 8 years ago

Original comment by ru...@logic-labs.nl on 26 Sep 2012 at 7:44