Ted Leung on the air: Open Source, Java, Python, and ...
Last week a lot of people made hay over a DevX article about OO programming. I saw it first via Phil Windley's blog. Generally speaking, most folks found serious problems with the arguments used in the article. Still, I think that fixation on a single paradigm of programming is problematic. As a language feature (vs a design methodology) most object-oriented features are syntactic sugar for one more more layers of function calls through a dispatch table. Over the years, I've heard many many arguments for why object-oriented programming (or pick your favorite programming paradigm) is the one true paradigm for programming. I haven't found any of those arguments to be universally applicable, and I'm growing more skeptical of those types of arguments as I read and write more programs.
Using the best tool for the job applies to programming paradigms too. Perhaps that's a part of why I've found myself drawn to languages like Lisp and Python. It is relatively straightforward to integrate new paradigms into these languages, and you aren't
forced to accept a single dominant paradigm. You can be single dispatch object-oriented when you need to, you can be multiple dispatch object-oriented when you need to, you can be functional if you need to, you can be logic/rule-based when you need to, and so on. I like it when I can use the right tool for the job at hand.
The solution will be in open universal formats.
And maybe will appear open universal methods & models which will permit to built programs without to disquiet about the paradigm used.
I try to set up an open project to work in this direction to built open developpement tools with new method & models of this type...
Posted by Olivier at Wed Jan 26 02:57:32 2005
The solution will be in open universal formats.
And maybe will appear open universal methods & models which will permit to built programs without to disquiet about the paradigm used.
I try to set up an open project to work in this direction to built open developpement tools with new method & models of this type...
Posted by Olivier at Wed Jan 26 03:06:36 2005
Posted by Greg Wilson at Wed Jan 26 11:25:50 2005
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk