Re: more precise formulation
Adam Megacz <[email protected]> Sat, 03 Apr 2004 19:54:38 -0800
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Charles Goodwin <[email protected]> writes: > As fun as it sounds, can we stick to stuff that Just Works (tm). We've Believe me, this will get us done faster. First of all, I finished it ten minutes ago. Second of all, I'm using Somebody Else's constraint solver, which has been around for about a decade -- so it's bug free. Using that cut down place_children() to something like 25 lines of code. So I think it radically reduced the chance of bugs. > spent a lot of time with Ibex already implementing fun and different > things. We need to concentrate on getting things to a releasable stage > so Ibex can be taken seriously. > > I'm not saying this won't work, but we need to settle on something that > can be used to develop with. > > I've already implemented a working, usable grid layout (patches are on > ct.com/darcs/ibex) and next will have to make non-packed layout work > properly. After that I'm just concentrating on getting a set of usable > widgets (most of the underlying library work is now complete). >