« Return to Thread: Exporter new syntax discussion

Re: Exporter new syntax discussion

by zwadia :: Rate this Message:

Reply to Author | View in Thread

-1

On Thu, May 8, 2008 at 2:02 PM, Hazem Saleh <hazem.saleh@...> wrote:
On Thu, May 8, 2008 at 9:01 PM, Hazem Saleh <hazem.saleh@...> wrote:
Hi Team,

After I started modifying of the Exporter component syntax,

To be like this :

<h:commandButton ...>
        <s:exporter for="tbl_cars"
              fileType="XLS"/>
 </h:commandButton>

Some guys didnot like this new syntax, and they preferred the current one :
<s:exporter for="tbl_cars" fileType="XLS">
    <h:commandButton .../>
</s:exporter>

I need your input regarding this.
(+1) for supporting the new syntax.
(-1) for supporting the old syntax.

Thanks!

--
Hazem Ahmed Saleh Ahmed
http://www.jroller.com/page/HazemBlog

(-1) for :).


--
Hazem Ahmed Saleh Ahmed
http://www.jroller.com/page/HazemBlog

 « Return to Thread: Exporter new syntax discussion