Login  Register

content DataResourse

Posted by BJ Freeman on Jul 12, 2011; 7:21am
URL: http://ofbiz.116.s1.nabble.com/content-DataResourse-tp3661621.html

it there a design doc on the Content module?
in the business scripting Engine I want to save the scripts in the
Dataresourse.
I have created
SCRIPT_LIBRARY
SCRIPT_BASIC  Parent SCRIPT_LIBRARY    support the Basic Scripting
Engine libraries
SCRIPT_MYBASIC Parent SCRIPT_BASIC allows each user to store their
scripts.

Looking at using the COMPDOC to link different scripts for business logic.

Does this seem within the design of the Content Module.

BTW I think the Content module should be part of the Framework.