Hi again, Sorry about my ignorance. On attempting to implement the ObjectNodeConstructorScalarEvaluator I have started wondering about the arguments passed to the method constructNode--I am not sure how I could find out what would be passed as arguments for the method in ObjectNodeConstructorScalarEvaluator. Can I assume key and value pair would be passed as the TaggedValuePointable[] argument? Or where is this method used and how can I find out about the arguments? I have also tried debugging to no avail. Again sorry about the ignorance. I read the paper[1] and still couldn't get a grasp of what's happening (I will read again to see if I could figure it out)
[1] http://dl.acm.org/citation.cfm?id=2806941 Thank you. Yours sincerely, Riyafa On 2 June 2016 at 10:43, Riyafa Abdul Hameed <[email protected]> wrote: > Hi, > > When attempting to implement runtime operators for Object implementation, > I have come across the following issues: > > - Should there be a ConstructorScalarEvaluator for PairConstructor? > - Should I be checking if the keys are unique in the > ObjectNodeConstructorScalarEvaluator? > > > 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>
