rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

Expose initial capacity through Resource API #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
currently it's not possible to get to the initial capacity through the
Resource API. until issue #21 is taken care of, a getInitialCapacity()
method needs to be added.

An alternative is to try to be consistent with what is proposed in issue
#21 now and have the user specify initial capacity through a fact instead
of through an arg in the Resource constructor.

Original issue reported on code.google.com by tristanb...@gmail.com on 9 Sep 2009 at 11:51

GoogleCodeExporter commented 9 years ago

Original comment by javier.barreiro@gmail.com on 22 Nov 2010 at 10:29

GoogleCodeExporter commented 9 years ago
No longer necessary, now that the work in #21 is underway.

Original comment by tristanb...@gmail.com on 21 Oct 2011 at 5:56