Re: [Dev] Introducing Zip Unzip Functionality in Jaggery File Host Object

2016-07-01 Thread Megala Uthayakumar
Hi,

We have implemented the zip and unzip at jaggery level and it can be used
like follow,

file1.unZip(Path to unzipped folder)
file2.zip(path to zip)

Thanks.

Regards,
Megala

On Thu, Jun 16, 2016 at 4:41 PM, Nisala Nanayakkara  wrote:

> Hi all,
>
> I have an use-case of zipping and unzipping functionality for one of my
> ongoing improvement. Since it is difficult to achieve this task using
> JavaScript. Once I discussed about this with my teammates, they said that
> it is better to add these functionalities in Jaggery file hostobject. So
> Shall I add this functionalities into Jaggery file hostobject ?
>
> Please feel free to give any feedback about this matter.
>
> Thanks,
> Nisala
>
> --
> *Nisala Niroshana Nanayakkara,*
> Software Engineer
> Mobile:(+94)717600022
> WSO2 Inc., http://wso2.com/
>



-- 
Megala Uthayakumar

Software Engineer
Mobile : 0779967122
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Introducing Zip Unzip Functionality in Jaggery File Host Object

2016-06-16 Thread Nisala Nanayakkara
Hi all,

I have an use-case of zipping and unzipping functionality for one of my
ongoing improvement. Since it is difficult to achieve this task using
JavaScript. Once I discussed about this with my teammates, they said that
it is better to add these functionalities in Jaggery file hostobject. So
Shall I add this functionalities into Jaggery file hostobject ?

Please feel free to give any feedback about this matter.

Thanks,
Nisala

-- 
*Nisala Niroshana Nanayakkara,*
Software Engineer
Mobile:(+94)717600022
WSO2 Inc., http://wso2.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev