Menu

#10 figment replacement - deep nest

open
nobody
general (10)
7
2013-02-04
2010-11-29
Disco Stu
No

Currently, there will be quite a few bugs should there be a figment which has a series of replacements more than 1 deep. This covers quite a few problems:

A figment being replaced more than once.
What happens when A replaces B, and B replaces C. Technically we want to get As when we us the hash for C.

Discussion