Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Re (tilly) 1: Future of FBPby jpm (Novice) |
on Mar 01, 2002 at 01:54 UTC ( [id://148449]=note: print w/replies, xml ) | Need Help?? |
Here is an example of how JFBP (the Java implementation of FBP) might specify a network to read XML, parse it and throw away the result (yes it was a test):
It names 3 components, and links them together using named ports. It is actually not too dissimilar from the SAX machine syntax, but your network can be as complex as you like. XMLToObj is an XML parser I wrote that runs in the JFBP environment. Your comment in the second para seems to suggest that you can use such a specification to link components written in different languages - I didn't know you could do that in Java. Where would I look to find out?
In Section
Meditations
|
|