Re: [dev-servo] TreeNode and the script/style split

2013-10-31 Thread Ms2ger
On 10/30/2013 11:26 PM, Jack Moffitt wrote: Right now we have this TreeNode abstraction that has been around for a long time and has lost its original purpose (whatever that was). It's only job right now appears to be to break the cyclic dependency between the script and style crates. Does anyon

Re: [dev-servo] TreeNode and the script/style split

2013-10-30 Thread Simon Sapin
Le 30/10/2013 23:02, Josh Matthews a écrit : On 10/30/2013 06:26 PM, Jack Moffitt wrote: Right now we have this TreeNode abstraction that has been around for a long time and has lost its original purpose (whatever that was). It's only job right now appears to be to break the cyclic dependency be

Re: [dev-servo] TreeNode and the script/style split

2013-10-30 Thread Josh Matthews
On 10/30/2013 06:26 PM, Jack Moffitt wrote: Right now we have this TreeNode abstraction that has been around for a long time and has lost its original purpose (whatever that was). It's only job right now appears to be to break the cyclic dependency between the script and style crates. Does anyon

Re: [dev-servo] TreeNode and the script/style split

2013-10-30 Thread Patrick Walton
On 10/30/13 3:26 PM, Jack Moffitt wrote: Right now we have this TreeNode abstraction that has been around for a long time and has lost its original purpose (whatever that was). It's only job right now appears to be to break the cyclic dependency between the script and style crates. Does anyone h