1. Windows wish list
One feature that would be nice to have in the Windows version would be
some special bindings to various external functions, or a way to say to
use this type of binding.
For example, suppose you are retrieving information from an ODBC driver,
and want to iterate over an answer set and load a sequence. It would be
nice
if there was some way to do this at a language level. It would simplify
the use
of the external driver, and would immediately map the results into the
Euphoria
world.
Steve