I'm curious if anyone here has had much experience with PRADO? I have been toying with PRADO 3 for a couple of weeks now, and so far it's awesome. I'm familiar with .NET, so PRADO comes fairly easily, since it works in a similar method. Has anyone here actually written a complete application in it? If so, how is the performance? PRADO 3.x is still very new, so it's hard to find sample code. Also, the documentation isn't complete, which makes it hard to figure out what some controls do.
My favorite thing so far has to be the form validators, which are modeled after the .NET validators. This was one of my favorite things in .NET, and now I can do it in PHP

Also, the viewstate ability is nice, allowing you to code more like a desktop app than a web app. It is supposed to have built-in AJAX support (I think it works something like ATLAS for .NET), but I haven't played with it yet.
If you haven't seen/heard of prado yet, check it out at
http://www.pradosoft.com