hi,
i'm trying to create a shared object. the files i want to put in the shared object use a properties file to read some of the data. is there a way to include the properties file in the so file?
I think the object needs to be serializable in order to be storeed as a file. and I'm a bit unclear on the term properties file. Could you please throw some more light on it.