Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In the fluent scenario, I will be waiting for the instruction to execute:

   Copy.from('foo').to('bar').execute();
Because of variations like these:

   Copy.from('foo').to('bar').owner('me');
   Copy.to('bar').from('foo');


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: