| time |
nick |
message |
13:26 |
<Udai> |
Hi ralf |
13:26 |
<Udai> |
I have attached a patch related to select pakage |
13:27 |
<Udai> |
the yesterday problem was solved as you suggested |
13:38 |
<ralf> |
hi udai |
13:38 |
<Udai> |
hi |
13:39 |
<ralf> |
if seen the comment on 2442 but did not take a look at the patch yet |
13:39 |
<ralf> |
is everything included in the patch or only the select package |
13:40 |
<Udai> |
can see the implementation of field because its not working as you suggested so I just implemented a work around which I think is not going to e help full later |
13:40 |
<Udai> |
yes only select package |
13:40 |
<Udai> |
not everything |
13:41 |
<ralf> |
i hope to ba able to catch up with your progress soon as biggest part of the other task i'm working on at home is finished |
13:41 |
<Udai> |
okay |
13:41 |
<Udai> |
that great |
13:43 |
<Udai> |
if you will look at the patch you will find I have implemented the field in schemaImpl but it should be in field ....but I wasn't able to set parent if I implement it in Fieldimpl..... |
13:44 |
<ralf> |
okay |
13:44 |
<Udai> |
I think the idea in your mind is much more clear so you just have to some part of it. |
13:45 |
<Udai> |
then after this I would be implementing the orderby clause |
13:46 |
<Udai> |
which requires this field implementation |
13:46 |
<Udai> |
and then I will work for where clause which requeires the condition package implemented |
13:48 |
<Udai> |
condition package is the thing on which I am working right now |
13:49 |
<Udai> |
and if you see selectImpl I have included the orderby where and limit in toString method which I think will be the same in later implementation |
13:55 |
<ralf> |
i hope we'll finish QO soon as there is still lot of work left |
13:55 |
<Udai> |
yes |
13:57 |
<Udai> |
I thing before this weekend |
13:57 |
<Udai> |
thing=think |
13:57 |
<Udai> |
on simple string generation |
13:59 |
<Udai> |
about the order clause |
14:00 |
<Udai> |
I am using List < Order > _order property in SelectImpl |
14:02 |
<Udai> |
setOrder(Order) in Select will be able to add order in _order List |
14:03 |
<Udai> |
so, are you looking at the field right now or you will do that later |
14:03 |
<Udai> |
? |
14:56 |
<ralf> |
will do later |
15:02 |
<Udai> |
k |
15:02 |
<Udai> |
no problem |
17:50 |
<ralf> |
will head home now |
17:51 |
<ralf> |
see you later |
19:02 |
<ralf> |
will be availabe in some minutes |
19:58 |
<Udai> |
I am leaving now !! |
19:58 |
<Udai> |
see you tomorrow |