cabin33 / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prefix SBJSON classes and categories

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?

Different frameworks usually include their version of SBJSON causing conflicts 
and weird bugs/crashes.
Could you please prefix your SBJSON classes and their categories with ie GD or 
something else?

Thanks.
Mirko

Original issue reported on code.google.com by mirko.vi...@gmail.com on 29 Feb 2012 at 9:15

In my opinion it would be a bad approach to change the prefix. It could make it 
harder to keep the SBJSON code up to date. 

I'd rather not see the SBJSON classes included in the project, but somewhere in 
the documentation / wikipages one should mention it's a dependency for the 
Google Data framework.


Original comment by wolfgang...@gmail.com on 23 Mar 2012 at 8:31

If SBJSON is already included in the project, it can be omitted by the app 
developer when compiling the library.

Original comment by grobb...@google.com on 1 Mar 2012 at 1:47