Hi, I have created a PR with the changes[1]
[1] https://github.com/apache/vxquery/pull/90 Thank you. Yours sincerely, Riyafa On 4 July 2016 at 11:01, Till Westmann <[email protected]> wrote: > Hi Riyafa, > > yes, I think that a new evaluator is the right approach. I would probably > call it some thing like SimpleObjectUnionScalarEvaluator as this describes > pretty well what it does. > The fact that we have a constructor syntax for it seems secondary to me. > > Cheers, > Till > > On 3 Jul 2016, at 7:54, Riyafa Abdul Hameed wrote: > > > Hi, > > > > In order to evaluate Dynamic object construction, can I create a new > > DynamicObjectConstructorScalarEvaluator class? This is because it happens > > to be difficult to evaluate it in the ObjectConstructorScalarEvaluator > > class. > > > > Thank you. > > > > Yours sincerely, > > Riyafa > > > > -- > > Riyafa Abdul Hameed > > Undergraduate, University of Moratuwa > > > > Email: [email protected] > > Website: https://riyafa.wordpress.com/ <http://riyafa.wordpress.com/> > > <http://facebook.com/riyafa.ahf> <http://lk.linkedin.com/in/riyafa> > > <http://twitter.com/Riyafa1> > -- Riyafa Abdul Hameed Undergraduate, University of Moratuwa Email: [email protected] Website: https://riyafa.wordpress.com/ <http://riyafa.wordpress.com/> <http://facebook.com/riyafa.ahf> <http://lk.linkedin.com/in/riyafa> <http://twitter.com/Riyafa1>
