pragmatic-objects / oo-atom

A Java polyfill for better code design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get rid of oo.atom.r package

skapral opened this issue · comments

It turned out to be a useless abstractions, which causes more problems than solving it:

  • Harder to read code
  • Harder to test
  • It almost not reused in practice.