On 09/05/2015 18:58, rectang wrote:
Conspicuous omissions include Obj and Err which need to be extensible, and
String and StringIterator, which need to be refactored to accommodate stack
allocations without subclassing.
I created a branch that eliminates StackStrings as a separate class:
https://github.com/nwellnhof/lucy-clownfish/commits/stack_objects
I already pushed a commit to remove the StackStringIterator class.
Nick
