Re: major speedup, correctness, text reflow now 100% working

Tupshin Harper <[email protected]> Wed, 07 Apr 2004 22:44:47 -0700
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
Adam Megacz wrote:

>As a result of the preceeding slew of patches...
>
>  wget http://www.megacz.com/tmp/ibex.jar
>  wget http://www.megacz.com/tmp/main.t
>  java -jar ibex.jar .
>
>Damn fast for AWT.  I should try to get the OpenGL Darwin build
>running again; I bet it will reflow faster than Safari.
>
>BTW, when I post binaries, you should always assume that the code is
>in darcs (or will be there in the next couple of minutes) unless I
>state otherwise.
>
>  - a
>
>  
>
Also, as a result of the preceding patches
1) text doesn't load, as used by the existing widgets
2) the test templates such as sampler.t, and alpha2.t in the widgets 
repository fail to show the mast majority of their content.

I don't plan on filing bugs on these issues or developing test cases 
since I'm too cranky that the widgets repository, or some snapshot 
thereof, *still* isn't being used to sanity check changes before they 
are committed. If either of these were deliberate API changes, please 
discus on list. Otherwise, please test against the existing widgets.

-Tupshin