For users of BrowscapCFC for ColdFusion, anyone using the full version of the ini file probably knows it takes a long while to initialize, like 15-20 seconds due to it having to loop through the ini file line by line. I just made my first contribution on GitHub (yay me) which allows one to use the json version of the full ini. Since it uses ColdFusion's built-in serializeJson function, it initializes in 2 seconds or less.
https://github.com/henrylearn2rock/BrowscapCFC
--
You received this message because you are subscribed to the Google Groups "browscap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to browscap+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/browscap/2d9c91b8-5d03-4504-a9dc-b2a753c72be4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
could also include Open BlueDragon which is a .net/cfml hybrid open source cfml engine... the above two are the most common and have close language parity.