digitalmars.D.dwt - dwt.dwthelper package
- Olli Aalto <oaalto gmail.com> Sep 17 2008
- Frank Benoit <keinfarbton googlemail.com> Sep 17 2008
Is the dwt.dwthelper package meant to be in the DWT's public API? O.
Sep 17 2008
Olli Aalto Wrote:Is the dwt.dwthelper package meant to be in the DWT's public API? O.
Yes, it contains the helpers that are needed to use the Java like stuff. dwt.dwthelper + dwtx.dwtxhelper Most important is dwt.dwthelper.utils. It contains many of the Java String methods for D char[].
Sep 17 2008








Frank Benoit <keinfarbton googlemail.com>