Before I forget: We really should have better support for basic web protocols in J.
https and gzip support should be native. There are a variety of ways of approaching this (and, long term, I see functional reactive programming, along with interactive ways of debugging it, and compilers that handle J subsets, along with interactive ways of debugging that, as the way to go). In the short term, though, probably C implementations using cd packaged as addons is the right approach? We can also call out to external programs (wget or curl or whatever). This is actually a fairly deep subject and I don't want to get too sidetracked on it right now. But we need the facilities. Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
