LWJGL + JSR-231 ?

Started by funsheep, August 18, 2006, 17:02:12

Previous topic - Next topic

funsheep

in short:
1) does currently or will (later) LWJGL support the JSR-API ?
2) (if not) is there a way to support lwjgl and jogl without making two branches in one project?

in long:
i have two projects i want to update to the JSR-231 API (and the reference implementation the former jogl api) and maybe use LWJGL (its a little bit more complicated, but i dont wanna bother you with details).

so my question is, how it goes with the JSR API and LWJGL. does LWJGL in the current version or  later one support that API ? (didnt found anything in the wiki section or in the forums yet)

when not, is there an easy way to support both bindings? since im implementing some generic library for JSR, and i would be happy to support LWJGL too.

Matzon

We have no plans to update LWJGL for jsr-231, right now (primarily for lack of reason, and secondary no one has ever asked about it).

I'm not entirely sure about is required to support it tho?