| ▲ | jancsika 4 hours ago | |
> 2. Functions delay binding; data structures induce binding. Moral: Structure data late in the programming process. A good way to enforce this is to encrypt the data at the beginning of the process. Then any function that returns structured data is clearly foolish and can be marked for removal. | ||