[Yanl-develop] interface change
Brought to you by:
karstenahnert
|
From: Karsten A. <kar...@gm...> - 2010-03-10 07:38:00
|
Hi all, I have changed the interface of stepper functions. Now, one has manually adjust the size of the internal containers. Therefore, every stepper function has a function _adjust_size( x )_ . The reason is simple: Checking the size during each step might be time consuming, think for example of a badly implemented lists or graph types. Best regards, Karsten |