lib/openwfe/expressions/fe_define.rb in openwferu-0.9.16 vs lib/openwfe/expressions/fe_define.rb in openwferu-0.9.17

- old
+ new

@@ -1,8 +1,8 @@ # #-- -# Copyright (c) 2006-2007, John Mettraux, OpenWFE.org +# Copyright (c) 2006-2008, John Mettraux, OpenWFE.org # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # @@ -50,9 +50,12 @@ is_definition names :define, :process_definition, :workflow_definition + # + # A pointer to the body expression of this process definition. + # attr_accessor :body_fei #-- # Evaluates the definition, but doesn't apply its body, will # simply return the body fei.