문제

That is , what's the size of the bootstrap code for cairngorm framework which is based on flex?

도움이 되었습니까?

해결책

In general, Cairngorm adds very little size since it's more of a meta-framework than a large collection of classes. Cairngorm 3 uses multiple libraries so the size varies depending on which pieces you use. The Cairngorm 2 SWC is 12KB meaning the smallest size is less than that. The size of the Flex framework also varies and, when considering things like RSLs, is a complicated topic, but it's minimum size is usually about 400KB i think.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top