Diff b/w Full CIL and Incremental CIL

Hi Pioneers,

Could you explain me why we are using Full CIL and Incremental CIL. What are the major difference between these two.

Thanks in Advance

Full CIL generates CIL for all applicable X++. Incremental CIL generates/updates CIL only for types than have changed since the last CIL generation.