Hello All, I'm very new to GWT (we are using 1.6) and I'm seeing a lot of code with a two dimension object array construct for column and row data for flextables: Object[][]. I've done resultset data to jsp conversions in the past and I've always used typed column objects as a more OOP approach to structure the data versus what I'm seeing. Is this really a best practice and if not what is the preferred structure or am I wrong and this is it?
Thanks, JamesD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
