Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: RE: [platform-swt-dev] org.eclipse.swt.SWT

Title: RE: RE: [platform-swt-dev] org.eclipse.swt.SWT

> There seem to be at least one
> project (SWEET) doing so.

Sweet is really more like JavaBeans for SWT.  The Sweet classes do not wrap, but just specify metadata for SWT.

Actually, the original Sweet provided design-time-only wrappers, but based on input from Scott Stanchfield and Joe Winchester has moved exclusively to a metadata model derived from JavaBeans.

So even though I introduced Sweet by comparing it with VCL and Active-X, it is actually implemented more like JavaBeans.

Hope this clarifies things some in people's minds.  :-)


Best,

Dave Orme


Back to the top