On Thu, 2008-01-31 at 23:59 +0100, Martin Marinschek wrote:
> Personally I'm keen to try to build something along the lines
> I was
> proposing - but first need to help get a new Orchestra release
> out.
>
> If you can solve the problem with restore-state and save
> > http://wiki.apache.org/myfaces/Code_Generation
> 2) Generating base classes instead of templates from xml-config-files
For what it's worth, what you're describing here is the Generation Gap
pattern. I've got a lot of experience using it with Cayenne over the
years (and WebObjects years befor
[
https://issues.apache.org/jira/browse/TOMAHAWK-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564625#action_12564625
]
Dave commented on TOMAHAWK-1187:
It should have "rendered" property
> submitOnEvent cal
submitOnEvent callback can not bind to bean method
--
Key: TOMAHAWK-1187
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1187
Project: MyFaces Tomahawk
Issue Type: Bug
Components:
[
https://issues.apache.org/jira/browse/TRINIDAD-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabrielle Crawford resolved TRINIDAD-932.
-
Resolution: Fixed
Fix Version/s: 1.2.6-core
Completed: At revision: 6173
Hi Andy,
So let's say I want to store a value on the app map and I want to make
sure I don't overwrite an existing value. With the externalContext app
map I don't have concurrentMap api's, so I think I have to lock in my
code while I check for the value and create if null.
If I got back a co
converter and validator needs translatable metadata
---
Key: TRINIDAD-932
URL: https://issues.apache.org/jira/browse/TRINIDAD-932
Project: MyFaces Trinidad
Issue Type: Bug
Reporter:
converter and validator 'preferred' metadata needs updating
---
Key: TRINIDAD-931
URL: https://issues.apache.org/jira/browse/TRINIDAD-931
Project: MyFaces Trinidad
Issue Type: Bug
> @Component(
> type = "...",
> family = "...",
> rendererType = "...",
> tagClass = "...",
> events = {
> @ComponentEvent(
> type = "...",
> phases = { "...", "..." }),
> ...
> )
> public abstract class MyComponent extends UIXComponent
> {
> @ComponentProperty(
>
Okay, feel free to flame.
Possibility of merging annotations w/ code generation:
@Component(
type = "...",
family = "...",
rendererType = "...",
tagClass = "...",
events = {
@ComponentEvent(
type = "...",
phases = { "...", "..." }),
...
)
public abstract class MyCo
Sorry for the noise - I should have read the user-list first.
regards,
Martin
On Fri, Feb 1, 2008 at 12:01 AM, Martin Marinschek <
[EMAIL PROTECTED]> wrote:
> Hi all,
>
> the MyFaces 1.2 Nightly builds are not deployed - what did we do again to
> get the other nightly builds working?
>
> regard
Hi all,
the MyFaces 1.2 Nightly builds are not deployed - what did we do again to
get the other nightly builds working?
regards,
Martin
--
http://www.irian.at
Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German
Professional Support for Apache MyFaces
Hi Simon,
Ok, as promised here is the wiki page summarising the recent email
> thread. I hope I've got everybody's opinions fairly represented, but of
> course if corrections need to be made - hack away!
I've added and clarified where I thought it was appropriate.
Personally I'm keen to try to
>
>
>
>
>
>
>
>
>
>
>
>
>
> with the OLD solution where we started with the parent component we
> wouldn't be able to say E or G on table, correct? Instead we'd have to
> say ::C:E and ::C:G?
Currently implemented:
C:E C:G
The table has to refer to itself
I like this solution because it is much clearer to me. I would like to
know/investigate what someone would have to change in his jspx file
between this solution and the original solution (before the bug was fixed).
Is it only if the partialTriggers were on a naming container and it is
looking
On Thu, 2008-01-31 at 21:40 +, Apache Wiki wrote:
> Dear Wiki user,
>
> You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for
> change notification.
>
> The following page has been changed by SimonKitching:
> http://wiki.apache.org/myfaces/Code_Generation
Ok, as promise
Hi All,
Myfaces Continuum is down again:
http://myfaces.zones.apache.org:8080/continuum
Infrastructure did work on the disk drives and rebooted that machine
recently. I suspect that continuum is not configured to start
automatically on server reboot.
Is there someone who can fix this?
Thanks,
+1 , use string arrays to use multiple partial triggers makes that the logic
of the page be in 2 places, so this solution is good
[
https://issues.apache.org/jira/browse/TRINIDAD-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Koci updated TRINIDAD-930:
-
Status: Patch Available (was: Open)
> tr:selectOneChoice resets value if not in form
> ---
tr:selectOneChoice resets value if not in form
--
Key: TRINIDAD-930
URL: https://issues.apache.org/jira/browse/TRINIDAD-930
Project: MyFaces Trinidad
Issue Type: Bug
Components: Component
[
https://issues.apache.org/jira/browse/TRINIDAD-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Cooper resolved TRINIDAD-927.
--
Resolution: Fixed
Fix Version/s: 1.2.6-core
1.0.6-core
Turns out th
myfaces dialog containing java applet hangs under IE7
-
Key: TRINIDAD-929
URL: https://issues.apache.org/jira/browse/TRINIDAD-929
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versi
[
https://issues.apache.org/jira/browse/TRINIDAD-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564344#action_12564344
]
Gerhard Petracek commented on TRINIDAD-880:
---
hello graeme,
i tried your sample
+1 Looks good to me and I have been struggling to understand the existing
thing. Thanks,
Bruno
On 31/01/2008, Martin Marinschek <[EMAIL PROTECTED]> wrote:
>
>
>
> > +1 : yes I want this change
>
>
> indeed, I find it a lot more logical like this.
>
> regards,
>
> Martin
>
24 matches
Mail list logo