Currently, the =param()= system does not =EXCEPT= when an entry is not in the default table. It is our hope and dream that one day all of our entries will be in the default table and =EXCEPT= will be the default case. Of course, there is an interface into param() which doesn't except no matter what, to implement those features which param() things at runtime picked out of another config file entry.
 
-I know this isn't as cool as it could be, nor flexible. But once I get the next version of the param_info.in file finsihed that uses a *much* better syntax, things will become much more sane. This feature (#123) is still in flux.
+I know this isn't as cool as it could be, nor flexible. But once I get the next version of the param_info.in file finished that uses a *much* better syntax, and allows pattern variables and runtime defaults things will become much more sane. This feature (#123) is still in flux.