cdo-bindings icon indicating copy to clipboard operation
cdo-bindings copied to clipboard

next gen interface to CDO

Open Try2Code opened this issue 2 years ago • 0 comments

  • major cleanup of the code
  • shrink classes to their core
  • clearly separate the old and new API
  • fix method call order from reverse to forward writing of the operators when using new API
  • implement ruby-like chaining
  • new API: put much of the options into the this method instead of each operator

Try2Code avatar Mar 30 '23 19:03 Try2Code