Today’s wonk porn is going to talk about iterators — one of JavaScript 1.7‘s cool new features — and how it relates to polymorphism. Grab a recent nightly build of Firefox 2.0 in order to play along.
Prototype 1.5.0 has a new release candidate. New stuff since my last post: awesome DOM navigation via Element.(up|down|next|previous)
, Array.uniq
, and a few bug fixes. There’s some more cool stuff in the pipeline.