[Zope3-dev] Page Designs merged into ZopeTop
Shane Hathaway
shane@zope.com
Fri, 22 Nov 2002 09:45:27 -0500
Jean Jordaan wrote:
> Very worthwhile.
>
> At first glance, it seems that pdlib.js is similar in purpose
> to this cross-platform DHTML Library:
> http://www.dhtmlcentral.com/projects/lib/index.asp
>
> (Be sure to drag/drop/resize/minimize/maximize the boxes on the
> left.)
>
> It's been through a number of iterations, so maybe it's worth
> comparing how it does things? Or even enlisting Thomas Brattli
> :)
It looks similar, but it's really not at all. This script simply lets
you change the coordinates of objects on the page, which is relatively
simple. pdlib has a very different focus, in that it manipulates
objects rather than just move windows. Besides that, pdlib has been
through several non-public iterations already, and its license is clearer.
Shane