This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 94789 - Modifying AbstractPageBean
Summary: Modifying AbstractPageBean
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Craig Mcclanahan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-06 20:59 UTC by bugbridge
Modified: 2007-02-06 20:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-06 20:59:57 UTC
Original status: 3-Accepted; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Description:
This feature has been requested by a customer on the forum thread titled
"Extending AbstractPageBean". The URL to this thread is:
http://swforum.sun.com/jive/thread.jspa?threadID=64125&tstart=0

The message posted by the customer is:
Hi.

In the last 9 months I was developing JSF and Web Services with IBM's Rational
Web Developer and Rational Application Developer version 6. Before that, my
first JSF experience was with JSC 1. I just found (again) JSF 2 and I found it
far more advanced than JSC 1 but its "philosophy" the same.

I still develop in IBM's RWD / RAD in my work but I think I can use JSC for my
personal projects.

The first missed feature of RWD/RAD is that you can easily modify the base class
of page beand (PageCodeBase) AKA AbastractPaageBean. I try do that in JSC but
the properties I add in descendants doesnt work.

Regards.

Evaluation:
We need to find out more about what the customer wants to do. Extend how? There
may be an RFE lurking in here.