RE: [displaytag-devel] Re: DisplayTag

2003-06-12 Thread BOGAERT Mathias
king about implementing a CSS-only version of the tag. Also, we need to refactor the TableTag class, because it is way too long now. Make some new helper classes etc. Cheers, Mathias -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: donderdag 12 juni 2003 19:13 To: BOGAERT

RE: [displaytag-devel] display09/src - New directory

2003-06-13 Thread BOGAERT Mathias
Title: Message So is this the version I changed yesterday?   Mathias -Original Message-From: Fabrizio Giustina [mailto:[EMAIL PROTECTED] Sent: vrijdag 13 juni 2003 1:07To: [EMAIL PROTECTED]Cc: [EMAIL PROTECTED]Subject: RE: [displaytag-devel] display09/src - New directo

RE: [displaytag-devel] display09/src - New directory

2003-06-13 Thread BOGAERT Mathias
Title: Message *Sigh*   So can we all decide on which branch/tag/module to work? So we can combine our efforts?   Mathias -Original Message-From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: vrijdag 13 juni 2003 13:26To: 'BOGAERT Mathias'; [EMAIL PROTECTED]S

RE: [displaytag-devel] display09/src - New directory

2003-06-13 Thread BOGAERT Mathias
juni 2003 14:44 To: BOGAERT Mathias Cc: 'Matt Raible'; [EMAIL PROTECTED] Subject: RE: [displaytag-devel] display09/src - New directory That's what we're trying to do. The current codebase needs alot of work, which includes mostly a complete rewrite. We're looking at sever

RE: [displaytag-devel] display09/src - New directory

2003-06-13 Thread BOGAERT Mathias
dehaus > (www.codehaus.org) so that we have more professional services. > > Also another package structure would be a good idea IMO. > > Mathias > > -Original Message- > From: John York [mailto:[EMAIL PROTECTED] > Sent: vrijdag 13 juni 2003 14:44 > T

RE: [displaytag-devel] display09/src - New directory

2003-06-17 Thread BOGAERT Mathias
heers, Mathias -Original Message-From: Fabrizio Giustina [mailto:[EMAIL PROTECTED] Sent: dinsdag 17 juni 2003 10:18To: John YorkCc: BOGAERT Mathias; Matt Raible; [EMAIL PROTECTED]Subject: RE: [displaytag-devel] display09/src - New directory Hi i finished to fix the code i

RE: [displaytag-devel] [vote] module/package name and displaytag.org

2003-06-17 Thread BOGAERT Mathias
Dunno if I earned my voting rights already, but my vote goes for display2 And org.displaytag. Cheers, Mathias -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: dinsdag 17 juni 2003 15:31 To: [EMAIL PROTECTED] Subject: [displaytag-devel] [vote] module/package name an

[displaytag-devel] Display09 TLD file

2003-06-18 Thread BOGAERT Mathias
Did someone forget to commit changes in this file? I'm not seeing in it. Mathias --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You

RE: [displaytag-devel] display09/src - New directory

2003-06-18 Thread BOGAERT Mathias
This could be easily implemented as another property of the table tag. omitTableTags="true" Mathias -Original Message- From: Torgeir Veimo [mailto:[EMAIL PROTECTED] Sent: woensdag 18 juni 2003 14:23 To: [EMAIL PROTECTED] Subject: RE: [displaytag-devel] display09/src - New directory On

RE: [displaytag-devel] bug in TableTag.properties

2003-07-14 Thread BOGAERT Mathias
Fixed, thanks for the pointer! Mathias -Original Message- From: Ralph Schaer [mailto:[EMAIL PROTECTED] Sent: zaterdag 12 juli 2003 20:17 To: [EMAIL PROTECTED] Subject: [displaytag-devel] bug in TableTag.properties hi there is a typo in the tabletag.properties (project display09) key

RE: [displaytag-devel] decorator zen?

2003-07-17 Thread BOGAERT Mathias
Hi Ben, I'm also using decorators, but I am really wondering if there is common functionality that can be included. Attached you find one of my decorators, and as you can see, it is very heavily based on other frameworks and functionalities. Cheers, Mathias -Original Message- From: Benja

RE: [displaytag-devel] moving forward

2003-07-17 Thread BOGAERT Mathias
+1 on display09 (Fabrizio's implementation) Much better separation of concerns, much nicer code, overall better implementation. Mathias -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: donderdag 17 juli 2003 18:31 To: [EMAIL PROTECTED] Subject: Re: [displaytag-devel]

[displaytag-devel] VOTE

2003-08-14 Thread BOGAERT Mathias
[ ] John's Refactored Taglib http://www.displaytag.org/display-york-new/index.jsp [X] Fabrizio's Refactored Taglib http://raibledesigns.com/display09/jsp/index.jsp Cheers, Mathias --- This SF.Net email sponsored by: Free pre-built ASP

RE: [displaytag-devel] goin on

2003-09-03 Thread BOGAERT Mathias
+1 on removing them. The sooner the better ;-) +1 on Displaytag 1.0b1 - name the jar displaytag-1.0-b1.jar Display09: yep, remove it, just use CVS remove (empty module) or add support request at SF. Make sure you make a backup. Cheers, Mathias -Original Message- From: Fabrizio Giustina

RE: [displaytag-devel] Beta Release?

2003-09-23 Thread BOGAERT Mathias
Title: Message Looks very good! Great job. PS I fixed project.xml to point to the correct module name, so make sure you re-generate the site, as now all links to viewcvs are broken.   Cheers, Mathias -Original Message-From: Fabrizio Giustina [mailto:[EMAIL PROTECTED] Sent: di

RE: [displaytag-devel] TLD corrections

2003-10-14 Thread BOGAERT Mathias
* The 'styleClass' attribute of TableTag was marked as deprecated. This feels wrong to me; as a Struts user, I've come to expect this attribute, and calling setClass() just gives me the willies. Even Intellij frowns on 'class' as an attribute :) (it gets flagged as an error in aurora). 'styleClas

[displaytag-devel] Nested tables

2003-11-05 Thread BOGAERT Mathias
Guys, I'm trying to get nested tables working for my application, but it seems harder than it looks. How can I reference the current row object in my nested column? Eg:

[displaytag-devel] Bug in taglib descriptor generation?

2003-11-07 Thread BOGAERT Mathias
Hi, After upgrading to the latest CVS I get this: weblogic.servlet.jsp.JspException: (line 3): Error in using tag library uri='displaytag' prefix='table': For tag 'column', cannot load extra info class '' at weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.java:123 5)

[displaytag-devel] Bug? sortable class

2003-11-25 Thread BOGAERT Mathias
Hi, When I'm using displaytag with multiple columns with a title for each header, sortable is not assigned as class. Eg. Here, the different header TH's don't get TH class="sortable" when rendered, ONLY the first

RE: [displaytag-devel] Latest CVS war - doesn't deploy to Tomcat

2003-12-05 Thread BOGAERT Mathias
Yep, the build process for the example WAR is fucked up since a couple of weeks. I'll see if I can fix it... Mathias -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: vrijdag 5 december 2003 17:25 To: [EMAIL PROTECTED] Subject: [displaytag-devel] Latest CVS war - doesn

[displaytag-devel] Sortable

2004-01-02 Thread BOGAERT Mathias
Fabrizio, Could you check if the 'sortable' class is assigned to all th's when doing the following: It doesn't seem to work for me, or am I doing something wrong? Thanks, Mathias Bogaert ---

[displaytag-devel] Export property (and probably others too)

2004-01-07 Thread BOGAERT Mathias
Hi, When deploying the latest displaytag CVS on WebLogic 8.1, I get the following exception: <7-jan-2004 14.29 u. CET> <> <> <[ServletContext(id=15915821,name=intrasoft-sysaudit-3.0,context-path=/intra soft-sysaudit-3.0)] translation of /views/mission/followup/browse-missions.jsp failed

[displaytag-devel] cleanUp method in ColumnTag

2004-02-25 Thread BOGAERT Mathias
Guys, After applying the latest fix to the ColumnTag (and the extra code someone put in to cleanup the attributes), everything broke. I'm getting many Exception: [.ColumnTag] You must specify one of the following: {property attribute,value attribute,tag body} at org.displaytag.tags.Column

RE: [displaytag-devel] [ANN] Display tag library 1.0-b3 released

2004-04-13 Thread BOGAERT Mathias
Grrreat stuff!! Posted it on TheServerSide, JavaLobby, Freshmeat? Mathias -Original Message- From: Fabrizio Giustina [mailto:[EMAIL PROTECTED] Sent: maandag 12 april 2004 22:29 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [displaytag-devel] [ANN] Display tag library 1.0-b3 released