Porting Arduino Libraries to ASF

Is there anyone interested in porting Arduino libraries to Atmel System Frameworks (ASF). I think it would open up a new road so we can use ASF along with standard GCC complier (Atmel Studio, Eclipse, Xcode [maybe], etc).

I were able to compile ASF on Arduino boards (Arduino Uno / Arduino Due) it works great but then I had to re-write all libraries ( SPI, SD, WiFi, Ethernet, etc), hence this topic.

Toughts?

--
Additional information for those who are not familiar with ASF:

The Atmel® Software Framework (ASF) is a MCU software library providing a large collection of embedded software for Atmel flash MCUs: megaAVR, AVR XMEGA, AVR UC3 and SAM devices.