Make to_mom a 2 stage process
First baby baby step on the way to passes Create all parfait objects in first pass, so methods exist to be resolved in second path
This commit is contained in:
@ -103,6 +103,7 @@ module RubyX
|
||||
|
||||
# return mom for the previously stored vool source.
|
||||
def to_mom
|
||||
@vool.to_parfait
|
||||
@vool.to_mom(nil)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user