adding features or whatever), and that without shadowing, merely importing
a package now has the potential to break existing code....
The current shadowing rules insulate code inside functions from what
happens at the top level of the file, so that adding imports to the file
will never break existing code (now waiting for someone to prove me wrong
on this ;)
On Thursday, February 21, 2013 7:13:35 PM UTC-5, Patrick Mylund Nielsen
wrote:
I'm not convinced this is a real problem. You usually don't use names of
packages you have imported (and are using!) anyway.
--packages you have imported (and are using!) anyway.
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.