Re: [morph-developer] SimpleLanguageBeanReflector
Brought to you by:
orangeherbert,
sgarlatm
From: Matt S. <Mat...@wh...> - 2007-02-22 19:15:46
|
> One thing that might work here is to implement a > Spring 2.0 XML schema, but just use nested text (of > the format I outlined) in a <morph:something> element. > :) Have your cake and eat it too. > Excellent idea. I've been thinking more about the SimpleLanguageBeanReflector and I am still concerned that we could be introducing something dangerous into the API. Is there a reason you can't use the Language API directly to implement what you are working on? This would also free you from the depending on a concrete implementation of the Language interface... Matt |