Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 5b4324ec3b5cda65a8e901b321b2593c44944e7d
      
https://github.com/parrot/parrot/commit/5b4324ec3b5cda65a8e901b321b2593c44944e7d
  Author: Whiteknight <[email protected]>
  Date:   2012-05-09 (Wed, 09 May 2012)

  Changed paths:
    M t/dynoplibs/io.t

  Log Message:
  -----------
  Remove bad test from t/dynoplibs/io.t.

Overwriting a class by name in the global class hash IS NOT how we provide the 
ability to use custom classes in place of native ones. The mechanism to use is 
.hll_map. Relying on the behavior (or even continued existance) of the global 
class hash is a bad idea in all user-facing cases. kid51++ for reporting this 
failure.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to