Design Rules: Aims
The Library should be like this:
1, WVL makes programming more enjoyable for most programmers.
2, WVL is a general-purpose GUI library that
               - is a easy-using library for beginner
               - supports platform-independent programming

General Rules:
The evolution of WVL must be conformed to the following rules:
1, WVL's evolution must be driven by the real problems
2, The features of platform must be hided inside
3, Every modification does not break the client code with might and main




Return