News by Sönke Rohde

Conditional Compilation to Mock with Swiz

2 Oct 22:08
The Flex compiler supports conditional compilation and now I had the first use-case for it. I am still playing around with the Swiz framework and I wanted to have an easy way to switch between mocked and real data. For that reason I added the two compile constants mock and release in the CONFIG namespace: To support [...
Pages   ← previous   next
3 4 5 6 7