Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Tue, 01 Jul 2003
Carlos quickies
Now that Freeroller is back up, Carlos is back with a pair of articles.
In the first he points out how good we are at ignoring history, using the BeanContext API as a good example. I wonder if this will influence the nano/picocontainer work.
The second is about protocol adaptors. Here's his musings on PyProtocols:
[12:10] |
[computers/programming/java] |
# |
TB |
F |
G |
0 Comments |
Now if you reflect a bit, you realize that a lot of menial work in programming covers the transformation of one type into another. It's just embarassing the amount of time spent doing this kind of activity. It makes so obvious the limits of Object Oriented resusability.Now consider that Python, the host language for PyProtocols, is dynamically typed, so there's a lot less call for menial type transformation code than in statically typed languages...
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
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
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