From: <Ron...@Ne...> - 2001-03-22 18:39:05
|
I have a bunch of properties that I get from the system using Java code, since that is what handles properties. The data I get back is of type java.lang.String. These things are used all over the place. Which makes more sense: write all the code in Java and just drive it with Jython, or convert the String data to Python strings? In the latter case, how do I do the conversion? Thanks, Ron ron...@ne... (W) ro...@ro... (H) |