Title: RE: Technology Question
< grrr, HTML mail >
Another cross platform solution is to write COM objects
to handle things ( the whole three-tier development thingy ). I find myself
writing a single COM object from which I can make an HTML interface as well as
a stand-alone executable for it. I can use COM objects under Perl, ASP, Cold
Fusion, etc...
Cold Fusion is nice ( especially how it handles session
variables ) but the resuseablity of components written in CF is questionable
for non-web based applications.
- Ron
|