What are the guidelines on using uvm_config_db::get() calls inside a uvm_object

In reply to Venkatesh Maddibande Sheshadrivasan:

In this case you are doing the get in the build_phase of the corresponding component before you need the config data.