dependency.rb

Path: lib/facets/more/dependency.rb
Last Update: Sat Dec 15 01:55:12 +0000 2007

dependency.rb

Copyright (c) 2006 Thomas Sawyer

  Ruby License

  This module is free software. You may use, modify, and/or redistribute this
  software under the same terms as Ruby.

  This program is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  FOR A PARTICULAR PURPOSE.

Author(s)

  • Thomas Sawyer

Developers Notes

NOTE The included call back does a comparison to Object. This is a bit of a hack b/c there is actually no way to check if it is the toplevel —a flaw w/ Ruby‘s toplevel proxy.

TODO Need to be more flexible with passing arguments to dependency methods.

Required files

facets/core/hash/to_h.rb  

[Validate]