>> We should probably rename this "Pipe" component just "Link" component,
>> because Pipe is a really unfriendly name (I choose it myself initially
>> :-). What do you think ?
>> Moreover when you open an url in a web browser, theoretically within
>> Étoilé you are just using a Link component between your web view and the
>> web server content.
>
> Yes, I also vote against using the term "Pipe". Link seems much more
> obvious and appropriate, and more people will understand conceptually
> what it means without having to explain it.
>

I was thinking about this the other day and, conceptually, I think the
term pipe makes much more sense. Even if the word isn't familiar to most
people, it gets across the idea of data flowing from one location into
another, and possibly being transformed along the way. When I think of
links, I envision simply a connection, like between web pages. In that
case, data doesn't really "flow", instead it "points".

Ideas?


J.




Reply via email to