> On Mon, 14 Mar 2005 19:28:00 -0700 (MST), mso@oz.netwrote: > > I finally upgraded my applications to Quixote 2.0a5. I found a few things > > that look like they got left out of the CHANGES: > > > > ** quixote.publisher: SessionPublisher class was merged into Publisher. > > (This caused an ImportError for SessionPublisher.) > > I am happy with this change, since I had a workaround to unify > the two publishers and now I can avoid it. > > > > * Make Form and Widget new-style classes so that properties can be > > > used on them. > > Good, but why not to convert ALL Quixote classes to new-style ones? > > Michele Simionato >