[jira] Created: (TOMAHAWK-741) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Mario Ivankovits (JIRA)
create a component which creates the JSF tree based on beans and its annotations


 Key: TOMAHAWK-741
 URL: http://issues.apache.org/jira/browse/TOMAHAWK-741
 Project: MyFaces Tomahawk
  Issue Type: New Feature
  Components: New Component
Reporter: Mario Ivankovits
 Assigned To: Mario Ivankovits
Priority: Minor


The component I'll going to add to the sandbox is the GUI Builder stuff I 
developed for FacesFreeway.

The component name is dynaForm and I'll add it to the sandbox15 area as it 
requires annotations and thus java 5.0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: [jira] Created: (TOMAHAWK-741) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Arash Rajaeeyan
hey Mario, these gui builder components are great I think they may gain lots of attentionis there any way I can read more about them?On 10/15/06, Mario Ivankovits (JIRA)
 dev@myfaces.apache.org wrote:
create a component which creates the JSF tree based on beans and its annotations Key: TOMAHAWK-741 URL: 
http://issues.apache.org/jira/browse/TOMAHAWK-741 Project: MyFaces TomahawkIssue Type: New FeatureComponents: New Component
Reporter: Mario Ivankovits Assigned To: Mario IvankovitsPriority: MinorThe component I'll going to add to the sandbox is the GUI Builder stuff I developed for FacesFreeway.
The component name is dynaForm and I'll add it to the sandbox15 area as it requires annotations and thus java 5.0--This message is automatically generated by JIRA.-If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa-For more information on JIRA, see: http://www.atlassian.com/software/jira
-- Arash Rajaeeyan


Re: [jira] Created: (TOMAHAWK-741) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Mario Ivankovits
Hi Arash!
 hey Mario, these gui builder components are great I think they may
 gain lots of attention
 is there any way I can read more about them?
Nope, there is only the source and a simple example yet.
If you checkout myfaces using the url [1] you'll get the sandbox15
module of tomahawk too.
Though, to checkout the sandbox15 module only use [2]

I try to add more examples and a Wiki documentation as we speak, so hold
on for a while :-)

Ciao,
Mario


[1] https://svn.apache.org/repos/asf/myfaces/current
[2] http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/sandbox15



Re: [jira] Created: (TOMAHAWK-741) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Arash Rajaeeyan
sorry for being impatient, I had an argument with a rubby developer about how java can be as easy as ruby and I saw your component at same day! I find it very useful for that argument.
On 10/15/06, Mario Ivankovits [EMAIL PROTECTED] wrote:
Hi Arash! hey Mario, these gui builder components are great I think they may gain lots of attention is there any way I can read more about them?Nope, there is only the source and a simple example yet.
If you checkout myfaces using the url [1] you'll get the sandbox15module of tomahawk too.Though, to checkout the sandbox15 module only use [2]I try to add more examples and a Wiki documentation as we speak, so hold
on for a while :-)Ciao,Mario[1] https://svn.apache.org/repos/asf/myfaces/current[2] 
http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/sandbox15-- Arash Rajaeeyan


Re: [jira] Created: (TOMAHAWK-741) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Mario Ivankovits
Hi Arash!
 sorry for being impatient
hehe :-)

 I had an argument with a rubby developer about how java can be as easy
 as ruby and I saw your component at same day!
 I find it very useful for that argument.
Let's see how far we can go. For now I removed the persistence stuff,
the master plan is to rework the persistence using our
conversationTag, but it should work with Seam too.
Yea, and at the end there is still a mvn createApplication (or
something like this) missing, it depends on the community what the
future will bring us ... lets beat ruby - hehe - just kidding ;-)


Ciao,
Mario



Re: [jira] Created: (TOMAHAWK-741) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Arash Rajaeeyan
future will bring us ... lets beat ruby - hehe - just kidding ;-)hey why not?
when the JSR 276 finished we can bring ease of use of Java Studio Creator to All java IDE's then users can just drag and drop their database tables or java bean or EJB intro JSF pages and have the application ready! 
as I understood your GUI builder components are an small step for you and myfaces but a giant step for JSF community for this target! ;-)On 10/15/06, 
Mario Ivankovits [EMAIL PROTECTED] wrote:
Hi Arash! sorry for being impatienthehe :-) I had an argument with a rubby developer about how java can be as easy as ruby and I saw your component at same day! I find it very useful for that argument.
Let's see how far we can go. For now I removed the persistence stuff,the master plan is to rework the persistence using ourconversationTag, but it should work with Seam too.Yea, and at the end there is still a mvn createApplication (or
something like this) missing, it depends on the community what thefuture will bring us ... lets beat ruby - hehe - just kidding ;-)Ciao,Mario-- 
Arash Rajaeeyan