CodeIgniter Forums
LF, CR, CR+LF, (oh and tar balls!) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: LF, CR, CR+LF, (oh and tar balls!) (/showthread.php?tid=17659)



LF, CR, CR+LF, (oh and tar balls!) - El Forum - 04-11-2009

[eluser]Volte[/eluser]
For anyone interested in what exactly I'm talking about, read about newlines here.

Why does CodeIgniter release their source with CR+LF vs LF?

Why is there no tarball available?

EDIT: Simplified my questions Tongue

P.S. Mods, sorry for the wrong category post. I'd phrased my question slightly different, please move accordingly.


LF, CR, CR+LF, (oh and tar balls!) - El Forum - 04-12-2009

[eluser]Mike Ryan[/eluser]
I'm guessing here, but I imagine the developers took the decision to use a zip based on their target audience. It does make sense - you can have five Linux users asking *where* the tarball is instead of five hundred Windows users asking *what* a tarball is ;-)