Re: CVS Update: Barracuda

Jacob Kjome <[email protected]>
Newsgroups gmane.comp.java.enhydra.barracuda.general
Message-ID <[email protected]>
At 12:28 PM 6/20/2003 +0200, you wrote:
>----------
>from org.enhydra.barracuda.core.util.dom import DefaultDOMLoader
>from org.enhydra.barracuda.core.util.dom import XMLCDeferredParsingDOMFactory
>
># wherever this comes from... But its no problem to declare it :)
>sc = this.servletContext
>dl = DefaultDOMLoader.globalInstance
>df = XMLCDeferredParsingDOMFactory()
>df.servletContext = sc
>dl.defaultDOMFactory = df
>-----------

What would the assembler that this gets fed to look like?  I'm not clear on 
that?  Would it be something like...

public void assemble() {
    boolean success = JythonInterpreter.interpret(theInputStream);
    logger.debug("successful interpretation of jython script? " + success);
}


If it is as simple as this, maybe we can leave the object repository 
assembler alone and create a separate jython assembler.  Maybe someone can 
fill in what the actual assembler would look like?

Christian, what do you think about this?


Jake
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.