--
--
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
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
>