Page 1 of 1
Is there is a simple implementation for CDI?
Posted: Fri May 31, 2013 6:05 am
by Neoncore
Hello, I wanted to integrate CDI to my operating system but I only found the standard API.
Is there is any simple implementation I can learn from?
Sorry for my English.
Re: Is there is a simple implementation for CDI?
Posted: Sat Jun 01, 2013 6:51 am
by pcmattman
You can try Pedigree's CDI compatibility layer at:
http://pedigree-project.org/projects/pe ... common/cdi. Can't promise it's the kind of "simple" you're looking for, but it is working well for us.
Re: Is there is a simple implementation for CDI?
Posted: Sat Jun 01, 2013 12:07 pm
by Neoncore
Thanks a lot. When I said "simple" I meant that it doesn't have to be full featured even some stubs would've fulfilled my requirement. it wouldn't be any fun if it was easy