corguy - I think I understand what you are saying.
I don't think it is fading yet, but that's just my opinion, I don't have any deep insight. I am not a member of LeafLabs staff.
One of the LeafLabs folks, poslathian, mentions their hardware plans on http://forums.leaflabs.com/topic.php?id=1204#post-7312
IMHO, Maple is competing with mbed, Arduino Duo, ChipKit, etc. as well as manufacturers products like ST's DISCOVERY boards, NXP expresso, Cypress, Atmel, TI etc.
IMHO, it is the software which differentiates those products.
There are some cheap 'semi-clones', based on Maple, so I assume there is interest and demand.
On the other-hand, Oak might offer capabilities which are several orders of magnitude more interesting (to me) than Maple and its competitors. I have been looking forward to Oak since 2010, so I will be pleased to see it materialise.
ala42 posts about a first cut at an F2/F4 bootloader and libmaple http://forums.leaflabs.com/topic.php?id=1268&page=2#post-7828
Several of us are working on new and alternative boards. Siy discusses one a little on threads including http://forums.leaflabs.com/topic.php?id=1268.
Several of us have made boards, my first Maple-ish thing is at http://ourduino.wordpress.com/2011/04/06/orone-cortex-m3-robot-controller-stm32f103/
so maybe we can help.
Poslathian has posted on a few threads that future LeafLabs 'maple-ish' boards will have a second MCU to give hardware debug support on board, so I am assuming the current boards are dead-ends.
For my part, I have started experimenting with STM32F4-DISCOVERY, which is an interesting piece of hardware. It includes hardware support for ARM's Serial Wire Debug (SWD) protocol, which is supported by 'proper' debugging software. This is the same (conceptual) approach as poslathian is proposing. Several other folks have posted that they are experimenting with the same board. (The STM32F4-DISCOVERY is currently stupidly cheap, I believe it is a marketing focused product.)
My goals are to make STM32F4/STM32F? boards to use to enable children and adults to enjoy programming. I can use the STM32F4-DISCOVERY for a while, and I've sketched out daughterboards to make it easier to use for experiments with groups of beginners.
... I've seen a lot of open source projects at this point and either they hit the afterburners and get new life from users or they just fade away. ...
Yes, I have seen the same patterns :-(
Maybe forum members would like to collaborate to help each other push on further? ala42 has certainly contributed a valuable step forward.