Could we deprecate JSONParser or not?

87 views
Skip to first unread message

Diego Medina

unread,
Jul 18, 2012, 5:04:29 PM7/18/12
to Lift
Hi,


If I understood Lift's history correctly, in the beginning of time we
had JSONParser, then, lift-json came along, and nowadays part of Lift
uses the old parser (JSONParser), and others use Lift-json.
One such example is SHtml.jsonCall, it used to use the JSONParser
object but on 2.5 it uses lift-json.

My question is, would it make sense to deprecate JSONParser ?

Thanks

Diego

--
Diego Medina
Lift/Scala Developer
di...@fmpwizard.com
http://www.fmpwizard.com

David Pollak

unread,
Jul 18, 2012, 5:25:10 PM7/18/12
to lif...@googlegroups.com
+1


--
--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code






--
Telegram, Simply Beautiful CMS https://telegr.am
Lift, the simply functional web framework http://liftweb.net


IL

unread,
Jul 19, 2012, 2:09:17 AM7/19/12
to lif...@googlegroups.com
I use JSONParser somewhere too.

Maybe we can mark it as @Deprecated first, and delete it on 3.0.

Jeppe Nejsum Madsen

unread,
Jul 19, 2012, 4:28:59 AM7/19/12
to lif...@googlegroups.com
Diego Medina <di...@fmpwizard.com> writes:

> Hi,
>
>
> If I understood Lift's history correctly, in the beginning of time we
> had JSONParser, then, lift-json came along, and nowadays part of Lift
> uses the old parser (JSONParser), and others use Lift-json.
> One such example is SHtml.jsonCall, it used to use the JSONParser
> object but on 2.5 it uses lift-json.
>
> My question is, would it make sense to deprecate JSONParser ?

Yes.

/Jeppe

Diego Medina

unread,
Jul 19, 2012, 7:18:53 AM7/19/12
to lif...@googlegroups.com

Diego
Sent from my android cell


On Jul 19, 2012 2:09 AM, "IL" <iron9...@gmail.com> wrote:
>
> I use JSONParser somewhere too.
>
> Maybe we can mark it as @Deprecated first, and delete it on 3.0.

Yes, we would not just delete it, deprecate it first, to give people time to change their applications, and in a later release delete it.

Thanks

Diego

>
> On Thursday, July 19, 2012 5:04:29 AM UTC+8, fmpwizard wrote:
>>
>> Hi,
>>
>>
>> If I understood Lift's history correctly, in the beginning of time we
>> had JSONParser, then, lift-json came along, and nowadays part of Lift
>> uses the old parser (JSONParser), and others use Lift-json.
>> One such example is SHtml.jsonCall, it used to use the JSONParser
>> object but on 2.5 it uses lift-json.
>>
>> My question is, would it make sense to deprecate JSONParser ?
>>
>> Thanks
>>
>>   Diego
>>
>> --
>> Diego Medina
>> Lift/Scala Developer
>> di...@fmpwizard.com
>> http://www.fmpwizard.com
>

Diego Medina

unread,
Aug 20, 2012, 1:18:06 AM8/20/12
to lif...@googlegroups.com
Thanks everyone, ticket entered
https://github.com/lift/framework/issues/1310

Diego
Reply all
Reply to author
Forward
0 new messages