Victopia / php-node

Easy data framework for PHP MySQL, same query method for both physical and virtual columns.
Do What The F*ck You Want To Public License
1 stars 0 forks source link

Recurring map deference #6

Open vicary opened 11 years ago

vicary commented 11 years ago

Regarding the 1f66cb9 change, possible abstract recursion is detected.

Since functional programming is introduced, it can goes indefinitely deep (TWSS). Need to think carefully before I actually implement the deference mechanism.