hmm - this forum doesn't like me, it snipped 50% of my posting....here are the last 
part:

My thoughts on the JBossIDE is to separate concerns:

1. Reverse/Forward Engineering (Code generation)

Based mostly on hibernate/middlegen existing features.
Make it independent of the EJB3 and it will be usefull in many contexts.

2. On the fly - support

Most of these are simply to supply as it is "just" simple extensions to the eclipse 
JDT (as much as i know it ;)

EJB3 Annotations support
Set of code templates for common ejb constructs

3. Runtime support

EJBQL querying (hopefully provide code completion on the syntax, but that requires 
access to some sort of metadata about the objects - none available at the moment in 
EJB3)

Display results (from a List (java.beans) and ResultSet)

Display/editable object graph (can we utilize the variable view from jdt - it contains 
at least a widget for doing this)

Investigate how much of the management API that allows us to support advanced 
introspection (visualization/manipulation)



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848055#3848055

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848055


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to