Sunday, September 19, 2010

What is the appropriate data structure for a list of books, their authors, and publication dates?

Q1: I need a data structure suitable for the above description
Q2: Is there someway I can automate conversion from Excel cells into a
GWT readable format?

I have an Excel file containing close to 250 entries of Books with
their authors and publication dates.

I was thinking of using a table data structure, but I recognized that
there are other data structures that may help (database?).

Any help is appreciated. Thanks!

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment