moshangchen / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

Prefix SBJSON classes and categories #131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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