Validate || Pedestal

Validated HTML 4.0


Pedestal Overview

What is it?

So what is Pedestal, anyway?

Pedestal is a C++ application framework for developing Mac OS applications. Pedestal's purpose is to make it easy to write a Mac application that conforms to Mac human interface standards and provides commonly expected and desired features.

Another framework?! What does Pedestal do that the others don't?

Pedestal is free software; most Mac frameworks aren't. Not only are you spared an upgrade fee to keep Pedestal up to date, you are free to modify Pedestal as you desire and redistribute modified versions. This can be essential if you share your code with other developers.

Pedestal is being designed with the following goals in mind:

Is Pedestal really any different, architecturally speaking?

Yes! I'm doing my best to make the explicit design of Pedestal (its classes) match the implicit design of a Mac application (its organizing concepts) as closely as possible. For example, see my treatise on views and panes.



SourceForge Logo Last updated May 12, 2000 by jax with mml2html
Pedestal is developed by Metamage Software Creations