Greatly Revamped Codebase

Written for GoldOS by john on 2009-03-21

Now in GoldOS all rectangles are declared with Grid.Rect. This is used as the basis of all windows and as the basis for
all canvas controls. This adds consitency to the sytem and you don't have to overrun yourself with arguments.
What this also means is you can now finally maximize a window. This means that the system actually looks like a modern desktop. We are starting to surpass Pysch desktop and our other competitiors. I have also posted to MochiKit about how to improve their library so that we can integrate it more fully into our operating system.

The bottom line though is that our goal is to build our applications with the minimium of code possible. Our goal
is not quantity as much as it is quality. After we get quality we will look for quantity.

Read all announcements