StringBuilder in FlexXB_JSON Bug?

11 views
Skip to first unread message

Markus Vieghofer

unread,
Dec 20, 2012, 4:24:57 AM12/20/12
to fle...@googlegroups.com
Hi,
I've just looked at the code of the JSON part of FlexXB and I noticed something that I think is a bug. In the com.googlecode.flexxb.json.util.StringBuilder class the toString method returns always and empty String. I don't think that this is the wanted behavior. The toString method looks as follows:

public function toString() : String{
    return "";
}
kind regards
Markus
 

Alexutz

unread,
Dec 20, 2012, 5:02:03 AM12/20/12
to fle...@googlegroups.com
Indeed the tostring method should return the content. The json side is still work in progress and it's kind of on hold since I ran into some issues integrating it with the current supported features.
Reply all
Reply to author
Forward
0 new messages