romaframework-development Mailing List for Roma Framework (Page 5)
Brought to you by:
lvca
You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(201) |
Jun
(22) |
Jul
(23) |
Aug
(6) |
Sep
(24) |
Oct
(3) |
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(7) |
Feb
(4) |
Mar
(14) |
Apr
(3) |
May
(13) |
Jun
(3) |
Jul
(3) |
Aug
(3) |
Sep
(1) |
Oct
(18) |
Nov
(15) |
Dec
|
| 2008 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2007-01-11 21:01:53
|
Feature Requests item #1566004, was opened at 2006-09-26 23:25 Message generated for change (Settings changed) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1566004&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: USERS Module Group: None Status: Open Priority: 4 Private: No Submitted By: Luca Garulli (lvca) >Assigned to: Luca Garulli (lvca) Summary: Display active user session Initial Comment: Why don't implement in the User Module "Active sessions"? It could show active sessions, statuses, properties, HTTP info such as source IP Address, TimeZone, Browser, etc. Plus allow to send a popup to a single user or in broadcast. Cooool ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1566004&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-10-12 10:31:30
|
Feature Requests item #1575821, was opened at 2006-10-12 12:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1575821&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: USERS Module Group: None Status: Open Priority: 5 Submitted By: Luca Garulli (lvca) Assigned to: Nobody/Anonymous (nobody) Summary: Import Export of user/profile/permissions Initial Comment: The USERS Module need to Import/Export all users, profiles and permissions in a XML file. In this way users can easy migrate long profiling setting across installations and, why not, different version of own application. Any volounteer? I'd like to use XML because is easy to write by cruise the Object DOM and to parse it you can choose tens of implementations ;-) Cool! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1575821&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-10-07 09:22:13
|
Feature Requests item #1572645, was opened at 2006-10-07 11:20 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1572645&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: CRUD Module Group: None >Status: Closed Priority: 7 Submitted By: Luca Garulli (lvca) Assigned to: Luca Garulli (lvca) Summary: Optimize CRUD operations Initial Comment: When domain model became complex, CRUD queries are not so efficent since, by default, loads all the objects graph! You should specify a minimal "default" fetch group policy and a "full" policy that load anything. On CRUD queries it should use default policy and only after VIEW/EDIT operation it should reload the selected object but this time using the "full" policy. ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2006-10-07 11:22 Message: Logged In: YES user_id=75115 SVN Revision: 545 ---------------------------------------------------------------------- Comment By: Luca Garulli (lvca) Date: 2006-10-07 11:22 Message: Logged In: YES user_id=75115 Resolved. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1572645&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-10-07 09:20:40
|
Feature Requests item #1572645, was opened at 2006-10-07 11:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1572645&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: CRUD Module Group: None Status: Open Priority: 7 Submitted By: Luca Garulli (lvca) Assigned to: Luca Garulli (lvca) Summary: Optimize CRUD operations Initial Comment: When domain model became complex, CRUD queries are not so efficent since, by default, loads all the objects graph! You should specify a minimal "default" fetch group policy and a "full" policy that load anything. On CRUD queries it should use default policy and only after VIEW/EDIT operation it should reload the selected object but this time using the "full" policy. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1572645&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-09-26 22:50:23
|
Feature Requests item #1566043, was opened at 2006-09-27 00:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1566043&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: ViewAspect Group: None Status: Open Priority: 6 Submitted By: Luca Garulli (lvca) Assigned to: Nobody/Anonymous (nobody) Summary: JSP View Aspect Initial Comment: We need the new JSP View Aspect. I'm thinking to release the following components: - Tag Library with at least 2 tags: 1) Field 2) Action - Light Controller that maps Actions to Method and POJO Field to POJO Properties The idea is: create your JSP (probably rename it from a HTML given from a good graphic collegue) and place the ROMA's TAGS. Done. Roma will do the rest! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1566043&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-09-26 21:27:13
|
Feature Requests item #1475668, was opened at 2006-04-24 19:13 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1475668&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 1 Submitted By: Luca Garulli (lvca) Assigned to: Nobody/Anonymous (nobody) Summary: Application URL should be custom Initial Comment: Change application URL to http://localhost:8080/<app-name>/app instead of http://localhost:8080/roma/app. <app-name> is the name of application. In this way you can test more than one apps concurrently ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2006-09-26 23:27 Message: Logged In: YES user_id=75115 You can change it by modifying jetty.xml file or by the Application Server. ---------------------------------------------------------------------- Comment By: Luca Garulli (lvca) Date: 2006-09-26 23:27 Message: Logged In: YES user_id=75115 Resolved. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1475668&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-09-26 21:25:47
|
Feature Requests item #1566004, was opened at 2006-09-26 23:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1566004&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: USERS Module Group: None Status: Open Priority: 4 Submitted By: Luca Garulli (lvca) Assigned to: Nobody/Anonymous (nobody) Summary: Display active user session Initial Comment: Why don't implement in the User Module "Active sessions"? It could show active sessions, statuses, properties, HTTP info such as source IP Address, TimeZone, Browser, etc. Plus allow to send a popup to a single user or in broadcast. Cooool ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1566004&group_id=162641 |
|
From: Luca G. <luc...@as...> - 2006-09-22 13:19:28
|
Hi Ted!
I'm very glad to hear news from you. The View Aspect is the more complex
aspect between all others.
I'm excited to see the very first version of your Eclipse RCP Aspect!
Ciao, Luca
-----Messaggio originale-----
Da: rom...@li...
[mailto:rom...@li...] Per =
conto
di ted stockwell
Inviato: venerd=EC 22 settembre 2006 13.30
A: rom...@li...
Oggetto: Re: [RomaFramework-dev] R: Plugin-based development in ROMA?
ted stockwell wrote:
> I will try to implement my proposed extension to the menu example=20
> myself. That will be a good way for me to learn more about ROMA.
> =20
Hi All,
I have completed a simple extension to the ROMA menu demo that =
dynamically
extends a menu by adding actions to the menu class at run time.
This demonstrates that ROMA can indeed be extended by plugins.
It turned out that what I wanted to do is in fact amazingly easy. I =
just
created a new 'aspect' that added the new action to the menu.
The entire code for dynamically adding a menu item at runtime is shown
below.
The code adds a "help" menu item to the main menu of the menu demo.
I'm very impressed by ROMA.=20
For my next prototype I will attempt to create an Eclipse RCP view =
aspect
that is capable of running the BLOG demo.
Best Regards,
Ted Stockwell
---------------------------------------------------------
public class HelpUIAspect extends =
SelfRegistrantConfigurableAspect<String> {
public static final String ASPECT_NAME =3D "helpui";
public String aspectName() {
return ASPECT_NAME;
}
@Override
public void configClass(SchemaClassDefinition iClass, Annotation
iAnnotation, XmlConfigClassType iNode) {
try {
=20
if (iClass.getSchemaClass().getName().contains("MainMenu")) =
{
SchemaAction helpAction=3D new SchemaAction(iClass);
Method helpMethod=3D this.getClass().getMethod("help", =
null);
helpAction.configure(helpMethod);
iClass.setAction("this-name-is-ignored", helpAction); =
=20
} =20
=20
} catch (Exception e) {
e.printStackTrace();
}
}
=20
public void help() {
=20
}
}
-------------------------------------------------------------------------=
Take Surveys. Earn Cash. Influence the Future of IT Join =
SourceForge.net's
Techsay panel and you'll get the chance to share your opinions on IT &
business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEVDEV
_______________________________________________
RomaFramework-development mailing list
Rom...@li...
https://lists.sourceforge.net/lists/listinfo/romaframework-development
|
|
From: ted s. <emo...@ya...> - 2006-09-22 11:30:04
|
ted stockwell wrote:
> I will try to implement my proposed extension to the menu example
> myself. That will be a good way for me to learn more about ROMA.
>
Hi All,
I have completed a simple extension to the ROMA menu demo that
dynamically extends a menu by adding actions to the menu class at run time.
This demonstrates that ROMA can indeed be extended by plugins.
It turned out that what I wanted to do is in fact amazingly easy. I
just created a new 'aspect' that added the new action to the menu.
The entire code for dynamically adding a menu item at runtime is shown
below.
The code adds a "help" menu item to the main menu of the menu demo.
I'm very impressed by ROMA.
For my next prototype I will attempt to create an Eclipse RCP view
aspect that is capable of running the BLOG demo.
Best Regards,
Ted Stockwell
---------------------------------------------------------
public class HelpUIAspect extends SelfRegistrantConfigurableAspect<String> {
public static final String ASPECT_NAME = "helpui";
public String aspectName() {
return ASPECT_NAME;
}
@Override
public void configClass(SchemaClassDefinition iClass, Annotation
iAnnotation, XmlConfigClassType iNode) {
try {
if (iClass.getSchemaClass().getName().contains("MainMenu")) {
SchemaAction helpAction= new SchemaAction(iClass);
Method helpMethod= this.getClass().getMethod("help", null);
helpAction.configure(helpMethod);
iClass.setAction("this-name-is-ignored", helpAction);
}
} catch (Exception e) {
e.printStackTrace();
}
}
public void help() {
}
}
|
|
From: Luca G. <luc...@as...> - 2006-09-19 13:14:44
|
Hi, Strange, the module is present in ZIP file. If you have downloaded SRC distribution, have you re-executed ANT on Roma distribution? For the problem on saving, can you send here the stack trace of log if = any? For tagging SVN you've reason! 0.9.8 is not tagged... I'll provide for = the next. Ciao, Luca -----Messaggio originale----- Da: rom...@li... [mailto:rom...@li...] Per = conto di Kaj Kandler Inviato: luned=EC 18 settembre 2006 13.17 A: rom...@li... Oggetto: Re: [RomaFramework-dev] R: Error: module 'domain-crud' not = found indirectory D:/java/roma\modules -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Luca, thanks for the fast development pace. However, I downloaded version 0.9.8.2 and it extracted it over the = existing install. It did no magic and the error persists. > D:\java\roma>roma addModule domain-crud > Error: module 'domain-crud' not found in directory=20 > D:/java/roma\modules I did in the meantime just progress w/o the this step and at least the Interface looks fine. But I get error (database connection not available) when I try to save a blog. I'll first double check my steps before I ask for help on this one. Kaj P.S.: Please, can you tag the release(s) in the SVN repository? That way = we all can learn from the increments between releases and catch up to = become contributers over time. Thanks! Luca Garulli wrote: > Hi, > My mistake! Ant config file missed the Users module in the WebWizard=20 > distribution! I'm adding it and publish in few minutes on SF. >=20 > Thank you very much for your report! >=20 > Ciao, > Luca Garulli >=20 > -----Messaggio originale----- > Da: rom...@li... > [mailto:rom...@li...] Per=20 > conto di Kaj Kandler > Inviato: domenica 17 settembre 2006 13.11 > A: rom...@li... > Oggetto: [RomaFramework-dev] Error: module 'domain-crud' not found=20 > indirectory D:/java/roma\modules >=20 > Hi there, > I'm stuck with the CRUD tutorial. >=20 > D:\java\roma>roma addModule domain-crud > Error: module 'domain-crud' not found in directory=20 > D:/java/roma\modules >=20 > Any ideas what goes wrong? > I use the 0.9.8.1 binary download. and in my directories is only a=20 > wizards/wizard-crud, no modules/domain-crud >=20 > Kaj - = -------------------------------------------------------------------------= Using Tomcat but need to do more? Need to support web services, = security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ RomaFramework-development mailing list Rom...@li... https://lists.sourceforge.net/lists/listinfo/romaframework-development - = -------------------------------------------------------------------------= Using Tomcat but need to do more? Need to support web services, = security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ RomaFramework-development mailing list Rom...@li... https://lists.sourceforge.net/lists/listinfo/romaframework-development - -- Kaj...@Co... http://conficio.blogspot.com/ = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D | We teach software one screencast at a time | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D http://www.conficio.com/ Tel: +1 (781) 632 5773 - Fax: +1 (781) 207 9159 Conficio P.O.Box = 761062, Melrose, MA 02176 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) iD8DBQFFDn/QRDUvrJRNjTARApwUAKCDjTPeGz+XTEYnj0Uz8hReJ3igAgCdGDNB Bz6Nwk7nsr526x/dfcGrloc=3D =3Dwryu -----END PGP SIGNATURE----- -------------------------------------------------------------------------= Using Tomcat but need to do more? Need to support web services, = security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ RomaFramework-development mailing list Rom...@li... https://lists.sourceforge.net/lists/listinfo/romaframework-development |
|
From: Kaj K. <Kaj...@co...> - 2006-09-18 11:15:56
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Luca, thanks for the fast development pace. However, I downloaded version 0.9.8.2 and it extracted it over the existing install. It did no magic and the error persists. > D:\java\roma>roma addModule domain-crud > Error: module 'domain-crud' not found in directory D:/java/roma\modules I did in the meantime just progress w/o the this step and at least the Interface looks fine. But I get error (database connection not available) when I try to save a blog. I'll first double check my steps before I ask for help on this one. Kaj P.S.: Please, can you tag the release(s) in the SVN repository? That way we all can learn from the increments between releases and catch up to become contributers over time. Thanks! Luca Garulli wrote: > Hi, > My mistake! Ant config file missed the Users module in the WebWizard > distribution! I'm adding it and publish in few minutes on SF. > > Thank you very much for your report! > > Ciao, > Luca Garulli > > -----Messaggio originale----- > Da: rom...@li... > [mailto:rom...@li...] Per conto > di Kaj Kandler > Inviato: domenica 17 settembre 2006 13.11 > A: rom...@li... > Oggetto: [RomaFramework-dev] Error: module 'domain-crud' not found > indirectory D:/java/roma\modules > > Hi there, > I'm stuck with the CRUD tutorial. > > D:\java\roma>roma addModule domain-crud > Error: module 'domain-crud' not found in directory D:/java/roma\modules > > Any ideas what goes wrong? > I use the 0.9.8.1 binary download. and in my directories is only a > wizards/wizard-crud, no modules/domain-crud > > Kaj - ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ RomaFramework-development mailing list Rom...@li... https://lists.sourceforge.net/lists/listinfo/romaframework-development - ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ RomaFramework-development mailing list Rom...@li... https://lists.sourceforge.net/lists/listinfo/romaframework-development - -- Kaj...@Co... http://conficio.blogspot.com/ ================================================ | We teach software one screencast at a time | ================================================ http://www.conficio.com/ Tel: +1 (781) 632 5773 - Fax: +1 (781) 207 9159 Conficio P.O.Box 761062, Melrose, MA 02176 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) iD8DBQFFDn/QRDUvrJRNjTARApwUAKCDjTPeGz+XTEYnj0Uz8hReJ3igAgCdGDNB Bz6Nwk7nsr526x/dfcGrloc= =wryu -----END PGP SIGNATURE----- |
|
From: Luca G. <luc...@as...> - 2006-09-17 22:57:19
|
Hi, My mistake! Ant config file missed the Users module in the WebWizard distribution! I'm adding it and publish in few minutes on SF. Thank you very much for your report! Ciao, Luca Garulli -----Messaggio originale----- Da: rom...@li... [mailto:rom...@li...] Per conto di Kaj Kandler Inviato: domenica 17 settembre 2006 13.11 A: rom...@li... Oggetto: [RomaFramework-dev] Error: module 'domain-crud' not found indirectory D:/java/roma\modules -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, I'm stuck with the CRUD tutorial. D:\java\roma>roma addModule domain-crud Error: module 'domain-crud' not found in directory D:/java/roma\modules Any ideas what goes wrong? I use the 0.9.8.1 binary download. and in my directories is only a wizards/wizard-crud, no modules/domain-crud Kaj - -- Kaj...@Co... http://conficio.blogspot.com/ ================================================ | We teach software one screencast at a time | ================================================ http://www.conficio.com/ Tel: +1 (781) 632 5773 - Fax: +1 (781) 207 9159 Conficio P.O.Box 761062, Melrose, MA 02176 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) iD8DBQFFDS1RRDUvrJRNjTARAkObAJ4rZ0GIzzUXUJDHw2huXU8eAykrNgCfXLpM Is0f7XAqqlXuWf8BREg6ocw= =rYeC -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ RomaFramework-development mailing list Rom...@li... https://lists.sourceforge.net/lists/listinfo/romaframework-development |
|
From: Kaj K. <Kaj...@co...> - 2006-09-17 11:10:23
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, I'm stuck with the CRUD tutorial. D:\java\roma>roma addModule domain-crud Error: module 'domain-crud' not found in directory D:/java/roma\modules Any ideas what goes wrong? I use the 0.9.8.1 binary download. and in my directories is only a wizards/wizard-crud, no modules/domain-crud Kaj - -- Kaj...@Co... http://conficio.blogspot.com/ ================================================ | We teach software one screencast at a time | ================================================ http://www.conficio.com/ Tel: +1 (781) 632 5773 - Fax: +1 (781) 207 9159 Conficio P.O.Box 761062, Melrose, MA 02176 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) iD8DBQFFDS1RRDUvrJRNjTARAkObAJ4rZ0GIzzUXUJDHw2huXU8eAykrNgCfXLpM Is0f7XAqqlXuWf8BREg6ocw= =rYeC -----END PGP SIGNATURE----- |
|
From: Luca G. <luc...@as...> - 2006-09-16 09:52:38
|
Hi to all community! After some bug reporting I decided to release a very minor update. It's identical to the previous 0.9.8 but roma.bat and roma.sh files are corrected. Why a new release? Because today Roma is the 38th project on Source Forge ranking! :-D And yesterday there are been 959 download! Thanks to the contribute of all the community: forum posts, bug issues and translations (Gennaro Leo for the Italian translation of Web Site, Elifarley Coelho for the portuguese translation). Another important event is the new sponsorship of my new company: AssetData. AssetData is an italian company specialized in the Human Resource and E-Learning vertical markets. My goal is to improve Java development and, obviously, all projects will build using Roma Framework. In AssetData my contribute in the development of Roma Framework will be major than before... Next release 0.9.9 will be the last release before official 1.0. There will be new features such as: - New rendering for Tabbed pane and Accordition Pane - Enhanced form areas management - First JSP View rendering to integrate JSP technology with Roma controller in a flash - Jasper Reports module working In the official release 1.0 I'd like to provide the first beta version of Roma Designer, a web application to use Roma graphically. Any volounteers? The application, in my mind, should have these features: - Developed with Roma itself :-D - Simple and light web app, maybe bundled with Jetty and available as separate war to be deployable in any AppServers - It should display domain classes like a UML Class diagram - It should be able to generate code integrating to the roma wizard APIs - It should support at least Core, View, Flow and I18N aspects Ciao, Luca Garulli |
|
From: SourceForge.net <no...@so...> - 2006-09-14 14:39:27
|
Feature Requests item #1558668, was opened at 2006-09-14 16:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1558668&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: ViewAspect Group: None Status: Open Priority: 5 Submitted By: Luca Garulli (lvca) Assigned to: Luca Garulli (lvca) Summary: Area orientation Initial Comment: We need a way to define the orientation of areas. Now by default area layouts component in horizontal way, but we need to specify vertical too. Maybe the best place is in the Stylesheet? Or by a ViewAspect annotation? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1558668&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-09-14 14:35:29
|
Feature Requests item #1537943, was opened at 2006-08-10 11:58 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1537943&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Echo2-ViewAspect Group: Next Release (example) Status: Open Priority: 4 Submitted By: Gennaro Leo (genleo) Assigned to: Luca Garulli (lvca) Summary: Fields ordering Initial Comment: In a next release ROMA should give the possibility to order fields (ASC, DESC) in the table of the Listable class, to allow users to view the result of their researches. Bye, Gennaro ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2006-09-14 16:35 Message: Logged In: YES user_id=75115 You can select the ordering mode by your query. However I'll should modify the Roma Table to be a full SortableTable component of Echo2 to reach what you ask it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1537943&group_id=162641 |
|
From: ted s. <emo...@ya...> - 2006-09-13 10:28:03
|
Luca Garulli wrote: > But what you need it's quite different: to define "virtual" class. > Namely...Class without a ".class" but definited at run-time. Current release > doesn't support this feature completely. Roma creates a SchemaClass instance > for any Class definition. SchemaClass inherits SchemaClassDefinition. > SchemaClassDefinition is unjoined with .class. So I should change some part > of ROMA where uses SchemaClass to use the base abstract > SchemaClassDefinition rather. > > SchemaClassDefinition is what you need. You can build instances at run-time > and register their in the SchemaManager to be viewed by all Roma modules and > aspects. > > I need to refactor a little bit classes to support full "virtual" class > definition. It seems to me an important feature to release before 1.0! > > Do I have understand correctly your needs? > I downloaded the ROMA code and took a look at SchemaClassDefinition. Yes! SchemaClassDefinition looks like exactly the kind of thing I need. I will try to implement my proposed extension to the menu example myself. That will be a good way for me to learn more about ROMA. Of course, I will eventually need to pick up the ROMA refactorings to always use SchemaClassDefinition. Thanks, -ted |
|
From: Luca G. <luc...@as...> - 2006-09-12 15:22:06
|
Hi Valerio,
I think it should works! I don't like this solution so much, but it can =
be
useful also for the Roma IDE module. Roma IDE is a light webapp that =
help
you to develop application using Roma. It has a UML Class diagram view =
of
your domain classes and handle annotation and Xml descriptor on the fly.
=20
Roma IDE is now at a proof-of-concept status, but creating class on the =
fly
is what IDE should makes.
=20
Any volounteers for Roma IDE?
=20
For the update for Ted I'll work in these days ;-)
=20
Ciao, Luca
_____ =20
Da: rom...@li...
[mailto:rom...@li...] Per =
conto
di Valerio Schiavoni
Inviato: marted=EC 12 settembre 2006 17.12
A: rom...@li...
Oggetto: Re: [RomaFramework-dev] Plugin-based development in ROMA?
On 9/12/06, ted stockwell <emo...@ya...> wrote:=20
That is, given a flat text file with the following three lines in it...
menu1
menu2
menu3
...could I dynamically create a menu in ROMA with the three menu items;
menu1, menu2, & menu3?=20
considering the answer Luca provided, it could be possible to generate
on-the-fly a simple pojo class, mapping the string definitions in a =
text
file: given its .class, i think the roma internals should be able to =
proceed
with the processing.=20
This could allow txt-based pojo definitions.=20
I can provide the code to do so asap.
Luca, what do you think?
--=20
http://valerioschiavoni.blogspot.com =
<http://valerioschiavoni.blogspot.com>
http://jroller.com/page/vschiavoni=20
|
|
From: Valerio S. <val...@gm...> - 2006-09-12 15:12:21
|
On 9/12/06, ted stockwell <emo...@ya...> wrote: > > That is, given a flat text file with the following three lines in it... > menu1 > menu2 > menu3 > ...could I dynamically create a menu in ROMA with the three menu items; > menu1, menu2, & menu3? considering the answer Luca provided, it could be possible to generate on-the-fly a simple pojo class, mapping the string definitions in a text file: given its .class, i think the roma internals should be able to proceed with the processing. This could allow txt-based pojo definitions. I can provide the code to do so asap. Luca, what do you think? -- http://valerioschiavoni.blogspot.com http://jroller.com/page/vschiavoni |
|
From: Luca G. <luc...@as...> - 2006-09-12 14:58:41
|
Hi Ted, I'm very glad to listen to proposals about other modules/aspects! Since last releases of Roma you can inject hook inside the Roma = controller. You can register your own org.romaframework.core.flow.UserObjectEventListener implementation to = catch Roma events. To register it: // REGISTER MYSELF AS EVENT LISTENER FROM OBJECTCONTEXT Controller.getInstance().registerListener(UserObjectEventListener.class, myListener); But what you need it's quite different: to define "virtual" class. Namely...Class without a ".class" but definited at run-time. Current = release doesn't support this feature completely. Roma creates a SchemaClass = instance for any Class definition. SchemaClass inherits SchemaClassDefinition. SchemaClassDefinition is unjoined with .class. So I should change some = part of ROMA where uses SchemaClass to use the base abstract SchemaClassDefinition rather. SchemaClassDefinition is what you need. You can build instances at = run-time and register their in the SchemaManager to be viewed by all Roma modules = and aspects. I need to refactor a little bit classes to support full "virtual" class definition. It seems to me an important feature to release before 1.0! Do I have understand correctly your needs? bye, Luca Garulli Blogging on: http://zion-city.blogspot.com http://www.AssetData.it http://www.RomaFramework.org - The new way to build applications http://www.OrienTechnologies.com - Light ODBMS, All in one JDO solution -----Messaggio originale----- Da: rom...@li... [mailto:rom...@li...] Per = conto di ted stockwell Inviato: marted=EC 12 settembre 2006 14.17 A: Rom...@li... Oggetto: [RomaFramework-dev] Plugin-based development in ROMA? Hi All, I have been working on my own ROMA/Naked Objects/EMF - like = metadata-based framework for a while. I looked at ROMA a while back and didn't get it. But ROMA has come a long way since then and I want to evaluate it again = to see if it meets my own requirements. So far I like a lot of what I see in ROMA, especially like the way that = ROMA binds aspects to annotations and ROMA's concept of modules. Anyway, the one requirement that I have, that I am not sure that ROMA = can handle, is that I want to develop a plugin-based product. I actually = want to build an Eclipse RCP application (I am willing to build an RCP view module for ROMA, that's not a problem). However, I want my application to be extendable by third party plugins = in the way that the Eclipse IDE is extendable by plugins. For instance, it should be possible for a third party plugin to dynamically extend the = menu system of my ROMA-based application when the plugin is loaded into the application. Let me make the question more specific and refer you to the wiki article = on how to create a menu in ROMA, at http://romaframework.xwiki.com/xwiki/bin/view/Doc/Create+menus. It is not clear to me if it would be possible to develop a menu in ROMA = that could be extended by a dynamically loaded plugin from a third party. The ROMA documentation states that ROMA creates a menu from a POJO, and = by default the pojo's fields and actions are treated as menu items. Question.... Would it be possible to extend this example to dynamically create a menu from an flat text file with menu labels. That is, given a flat text file with the following three lines in it... menu1 menu2 menu3 ...could I dynamically create a menu in ROMA with the three menu items; menu1, menu2, & menu3? If that can be done in ROMA then I know that I could hook ROMA up to the Eclipse plugin-based extension mechanism. Best Regards, and Congratulations on your recent release. You've done a = lot of good work on ROMA! Ted Stockwell PS: I suspect that the answer to my question might involve the xml=20 descriptors (maybe I could generate a descriptor dynamically at run = time?)=20 But I haven't been able to understand the exact relationship between=20 descriptors, pojos and annotations yet. The ROMA docs could use just a snippet of documentation regarding=20 descriptors. |
|
From: ted s. <emo...@ya...> - 2006-09-12 12:16:59
|
Hi All, I have been working on my own ROMA/Naked Objects/EMF - like metadata-based framework for a while. I looked at ROMA a while back and didn't get it. But ROMA has come a long way since then and I want to evaluate it again to see if it meets my own requirements. So far I like a lot of what I see in ROMA, especially like the way that ROMA binds aspects to annotations and ROMA's concept of modules. Anyway, the one requirement that I have, that I am not sure that ROMA can handle, is that I want to develop a plugin-based product. I actually want to build an Eclipse RCP application (I am willing to build an RCP view module for ROMA, that's not a problem). However, I want my application to be extendable by third party plugins in the way that the Eclipse IDE is extendable by plugins. For instance, it should be possible for a third party plugin to dynamically extend the menu system of my ROMA-based application when the plugin is loaded into the application. Let me make the question more specific and refer you to the wiki article on how to create a menu in ROMA, at http://romaframework.xwiki.com/xwiki/bin/view/Doc/Create+menus. It is not clear to me if it would be possible to develop a menu in ROMA that could be extended by a dynamically loaded plugin from a third party. The ROMA documentation states that ROMA creates a menu from a POJO, and by default the pojo's fields and actions are treated as menu items. Question.... Would it be possible to extend this example to dynamically create a menu from an flat text file with menu labels. That is, given a flat text file with the following three lines in it... menu1 menu2 menu3 ...could I dynamically create a menu in ROMA with the three menu items; menu1, menu2, & menu3? If that can be done in ROMA then I know that I could hook ROMA up to the Eclipse plugin-based extension mechanism. Best Regards, and Congratulations on your recent release. You've done a lot of good work on ROMA! Ted Stockwell PS: I suspect that the answer to my question might involve the xml descriptors (maybe I could generate a descriptor dynamically at run time?) But I haven't been able to understand the exact relationship between descriptors, pojos and annotations yet. The ROMA docs could use just a snippet of documentation regarding descriptors. |
|
From: SourceForge.net <no...@so...> - 2006-09-05 01:19:01
|
Feature Requests item #1551955, was opened at 2006-09-04 14:46 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1551955&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Echo2-ViewAspect Group: None >Status: Closed Priority: 5 Submitted By: Gennaro Leo (genleo) Assigned to: Luca Garulli (lvca) Summary: Messages' internationalization Initial Comment: Hi Luca, could you internationalize messages about data input validation such as Error in validation of fields values. One or more fields contain errors. Please check the fields listed below and correct its values. in EntityForm class? Thanks, Gennaro ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:18 Message: Logged In: YES user_id=75115 It's I18Nzed. Insert the keys you can find in modules/core/wizard/i18n/default_messages*.properties MessageDialog.Validation.error MessageDialog.field.label MessageDialog.description.label ---------------------------------------------------------------------- Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:18 Message: Logged In: YES user_id=75115 Resolved. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1551955&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-09-05 01:13:51
|
Feature Requests item #1524912, was opened at 2006-07-19 03:15 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1524912&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: ViewAspect Group: None >Status: Closed Priority: 7 Submitted By: Luca Garulli (lvca) Assigned to: Luca Garulli (lvca) Summary: New POSITION feature for fields in View Aspect Initial Comment: Roma needs an additional info for fields: POSITION. Now only classes have POSITION info in view aspect that tell to ROMA where to place the form (class). Fields have the same needs, specially to group components in boxes. So we had to change the layout="block:bottom" syntax where bottom was the group name, but delegates this grouping task to the position. ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:13 Message: Logged In: YES user_id=75115 Implemented by layout="block:<area>" ---------------------------------------------------------------------- Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:13 Message: Logged In: YES user_id=75115 Resolved. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1524912&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-09-05 01:13:11
|
Feature Requests item #1475662, was opened at 2006-04-24 19:06 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1475662&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 5 Submitted By: Luca Garulli (lvca) Assigned to: Nobody/Anonymous (nobody) Summary: Debug mode Initial Comment: Insert debug mode in ROMA with the following attributes: - Show Internal Errors ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:13 Message: Logged In: YES user_id=75115 Insert in Spring's config file, under the bean with id="RomaApplicationContext" <property name="applicationDevelopment"> <value>true</value> </property> ---------------------------------------------------------------------- Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:13 Message: Logged In: YES user_id=75115 Resolved. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1475662&group_id=162641 |
|
From: SourceForge.net <no...@so...> - 2006-09-05 01:11:19
|
Feature Requests item #1528450, was opened at 2006-07-25 17:44 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1528450&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: None >Status: Closed Priority: 7 Submitted By: Massimo Losco (maxlos) Assigned to: Luca Garulli (lvca) Summary: Manage user Role Initial Comment: Hi all, ROMA Framewrok should manage all role user and all the permissions on the functionalities of the system for every user role. ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:11 Message: Logged In: YES user_id=75115 Implemented by Users module ---------------------------------------------------------------------- Comment By: Luca Garulli (lvca) Date: 2006-09-05 03:11 Message: Logged In: YES user_id=75115 Resolved. ---------------------------------------------------------------------- Comment By: Luca Garulli (lvca) Date: 2006-07-27 10:54 Message: Logged In: YES user_id=75115 I'm working on it. I Hope to commit the new domain-user module before summer holidays ;-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1528450&group_id=162641 |