> the last point doesn't haven't the same usability as my proposal since with 
> mine multiple different objects can be selected from at a time

I believe that you could use Bob's proposal like this:

```js
var obj = {...obj1.{prop1, prop2}, ...obj2.{prop3, prop4}};
```

-- Oriol
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to