Re: TableModel and Iterative Not Work Together?
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Jim, I'm not sure what happened and haven't really looked into it much as of yet, but there are a *ton* of fixes in Barracuda 1.2 compared to 1.1. You can download it here: http://barracudamvc.org/downloads/ It would be great if you could try your old code out with Barracuda 1.2 and see if that fixes things. Please report what you find. If 1.2 doesn't fix it, I guess we'll have to look further into it. Might also need to see some snippets of your code to figure out what is going on. Glad you got things working, though. Jake At 03:31 PM 6/5/2003 -0700, Jim Dow wrote: >I could be doing something wrong, but the minute I changed to using >BComponent from BTable and from TableModel to AbstractTemplateModel, >iterative worked. > >I'm suspicious that iterative directives are ignored for a model that >implements IterativeModel and extends AbstractTable model. > >This is with 1.1 version. > >Again, I did not change my html directives at all. The model I was using >always was implementing IterativeModel, but iteratives were being ignored. >I switched to a BComponent and the iterative started working. > >I just thought I would post this in case others have the same problem. > >Jim Dow >_______________________________________________ >Barracuda mailing list >[email protected] >http://barracudamvc.org/lists/listinfo/barracuda