Re: [dev-servo] IndexDB project

2015-12-17 Thread Jan Jansen
Hi Shing,

I start working on write a wrapper for SQLite 4. This are my first bindings, so 
I had some trouble with selecting correct types. 

Then stop working on it the last weeks. I had lot of work for my current therm. 
With the beginning of winter vacations I have more time. 

I didn't want to start implementing in servo, we have a selected data store. 

For the implementation I had a idea: to allow subfolder for webidls. 

Are there any development with permissions?
Has servo a profile folder?

Regards, 
Jan

> On 17 Dec 2015, at 04:33, Shing Lyu  wrote:
> 
> Hi Jan,
> 
> Cool! So how's your progress so far? Do you have a plan or roadmap so we
> can work together?
> 
> Regards,
> Shing
> 
> 2015-12-17 0:20 GMT+08:00 Jan Jansen :
> 
>> Hi
>> I mentioned my interest to work on github sometimes ago. I think it is
>> possible split work.
>> 
>> Regards,
>> Jan
>> 
>>> On 16 Dec 2015, at 11:13, Shing Lyu  wrote:
>>> 
>>> Haha, I don't really need to choose IndexDB.
>>> 
>>> If you guys think IndexDB is not valuable for Servo, can you suggest
>>> something I can work on, which is:
>>> * Easy for beginner
>>> * Does not have a tight deadline, will not block any critical feature
>>> (since I have very limited time to work on Servo)
>>> * Not automated test please, my day job is in automated testing so I want
>>> to learn something new.
>>> 
>>> Regards,
>>> Shing
>>> 
>>> 
>>> 2015-12-15 22:08 GMT+08:00 James Graham :
>>> 
>>>>> On 15/12/15 03:20, Shing Lyu wrote:
>>>>> 
>>>>> Hi,
>>>>> 
>>>>> I'm Shing from the Mozilla Taipei office. I asked Lars for interesting
>> but
>>>>> not urgent (don't want to block critical feature) during the Mozlando
>>>>> workweek, he suggest me to look into IndexDB support.
>>>>> 
>>>>> I wonder if anyone can help me with
>>>>> * Split it into smaller work items
>>>>> * Point me to previous patches
>>>>> 
>>>>> I also know some folks in the Taipei office are interested in
>> contributing
>>>>> to Servo. So I think we might be able to form a small project group so
>> we
>>>>> can help each other.
>>>>> 
>>>>> Any suggestions or comments?
>>>> 
>>>> I don't suppose the uncertainty in the rest of the thread left you
>>>> thinking "maybe I should implement document.write instead", did it? :)
>>>> 
>>>> 
>>>> ___
>>>> dev-servo mailing list
>>>> dev-servo@lists.mozilla.org
>>>> https://lists.mozilla.org/listinfo/dev-servo
>>> 
>>> 
>>> 
>>> --
>>> Shing Lyu
>>> QA, Mozilla Taipei
>>> ___
>>> dev-servo mailing list
>>> dev-servo@lists.mozilla.org
>>> https://lists.mozilla.org/listinfo/dev-servo
> 
> 
> 
> -- 
> Shing Lyu
> QA, Mozilla Taipei
> ___
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo


Re: [dev-servo] IndexDB project

2015-12-17 Thread Jan Jansen
Hi
I mentioned my interest to work on github sometimes ago. I think it is possible 
split work.

Regards, 
Jan 

> On 16 Dec 2015, at 11:13, Shing Lyu  wrote:
> 
> Haha, I don't really need to choose IndexDB.
> 
> If you guys think IndexDB is not valuable for Servo, can you suggest
> something I can work on, which is:
> * Easy for beginner
> * Does not have a tight deadline, will not block any critical feature
> (since I have very limited time to work on Servo)
> * Not automated test please, my day job is in automated testing so I want
> to learn something new.
> 
> Regards,
> Shing
> 
> 
> 2015-12-15 22:08 GMT+08:00 James Graham :
> 
>>> On 15/12/15 03:20, Shing Lyu wrote:
>>> 
>>> Hi,
>>> 
>>> I'm Shing from the Mozilla Taipei office. I asked Lars for interesting but
>>> not urgent (don't want to block critical feature) during the Mozlando
>>> workweek, he suggest me to look into IndexDB support.
>>> 
>>> I wonder if anyone can help me with
>>> * Split it into smaller work items
>>> * Point me to previous patches
>>> 
>>> I also know some folks in the Taipei office are interested in contributing
>>> to Servo. So I think we might be able to form a small project group so we
>>> can help each other.
>>> 
>>> Any suggestions or comments?
>> 
>> I don't suppose the uncertainty in the rest of the thread left you
>> thinking "maybe I should implement document.write instead", did it? :)
>> 
>> 
>> ___
>> dev-servo mailing list
>> dev-servo@lists.mozilla.org
>> https://lists.mozilla.org/listinfo/dev-servo
> 
> 
> 
> -- 
> Shing Lyu
> QA, Mozilla Taipei
> ___
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo


Re: [dev-servo] IndexDB project

2016-01-04 Thread Jan Jansen
Hi Shing,


On 12/21/2015 06:48 AM, Shing Lyu wrote:
> Hi Jan,
>
> Great, so is there anything I can help with the SQLite4 binding? Do you
> have an open repo on GitHub?
https://github.com/farodin91/sqlite-rs/blob/master/src/main.rs#L95-L105

If i run this example, it exit with error code 11, after "db_open". To
run this example, first you have to install sqlite4. I used Sqlite4 from
the AUR.

> Sorry I didn't get you on "I didn't want to start implementing in servo, we
> have a selected data store.", are you trying to say we need to select a
> data store or we already have a data store selected?
Josh: "We still don't have any persistent storage in Servo, such as a
profile folder. I would be fine with adding a command line option to
provide a profile directory, or creating a temporary directory if none
is provided."
> And I would like to hear more about the "subfolder for webidls" idea, I am
> pretty new to all these things.
similiar to the dom folder in firefox
http://mxr.mozilla.org/mozilla-central/source/dom/
> Thank you.
>
> Regards,
> Shing
Regards,
Jan
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo