in reply to Re: Object Query Languages and Parsers
in thread Object Query Languages and Parsers

This idea might be a little on the excessive side, so take it with a grain of salt.

Not really - this is what Template Toolkit does.

Also, note that there are no serious plans for DBM::Deep to store native functions. You can use Data::Dump::Streamer to serialize the functions and eval them later. (Look at Sub::Compose for some example code.)


My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re^2: Object Query Languages and Parsers