BC ABI stuff
Tom Tromey
tromey@redhat.com
Mon Aug 16 21:16:00 GMT 2004
>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
Ranjit> You would know where I'm coming from - wouldn't it be nice
Ranjit> to have a Factory method in _Jv_ExecutionEngine that instantiates
Ranjit> Singletons of these concrete sub-classes like:
Ranjit> static _Jv_ExecutionEngine* getEngine( enum gcjabi abi);
An enum seems restrictive. I'd rather leave the door open for adding
an execution engine at runtime.
Tom
More information about the Java
mailing list