This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: BC ABI stuff


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]