« Return to Thread: Cannot find any information on property 'x' in a bean of type 'bfs.beans.BFSInfo'

Re: Cannot find any information on property 'x' in a bean of type 'bfs.beans.BFSInfo'

by Konstantin Kolinko :: Rate this Message:

Reply to Author | View in Thread

2009/7/2 Caldarale, Charles R <Chuck.Caldarale@...>:

>> From: Pid [mailto:p@...]
>> Subject: Re: Cannot find any information on property 'x' in a bean of
>> type 'bfs.beans.BFSInfo'
>>
>> > 25 public String getMidContent() {
>> > 26 return(midContent);
>> > 27 }
>>
>> wow. old school.
>
> Don't you love it when people think "return" is a method call?  Can't ever have too many parentheses...
>

        if(attr!=null)
            return(attr);
- in o.a.c.connector.Request

Search for "return(" and you will find some other references. ;]


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Cannot find any information on property 'x' in a bean of type 'bfs.beans.BFSInfo'