Hi Joe,

On 05/12/05, Joe Berkovitz <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> As you can see from the attached message, there is a lot of interest
> from Macromedia (which was just merged with Adobe) in the actionscript
> plugin.

Excellent !

>So I have a couple of questions for you:
>
> - what is the projected release timeframe for 1.0.3?

The plugins could be released this or next week I think - Konstantin
should confirm this. I'm not sure there's been any change on xdoclet
and generama themselves, so these might not need any release.

> - would it be OK if Allurent or Adobe were to check out, build and make
> available an interim snapshot distribution so that developers can get
> started even before 1.0.3?  Or would it be better to take a 1.0.2
> distribution and just add the plugin-actionscript JAR to it, to ensure
> that no other plugins are broken?

I guess there's no reason they couldn't build snapshots, as long as
anyone makes it clear that it *is* a snapshot and is thus subject to
changes.

Thanks for the great job and news ;)

Cheers,

g



> Thanks...
>
> ...joe
>
>
>
> ---------- Forwarded message ----------
> From: "Daniel Taborga" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Date: Mon, 5 Dec 2005 12:39:23 -0800
> Subject: RE: [flex2_builder] XDoclet2 plugin to create AS classes from Java 
> classes
> Hi Joe,
>
> I am the Adobe Labs Product Manager and I came across your e-mail within
> the Flex 2 alpha newsgroup.  People on the Flex product team and my
> peers on the Developer Relations team were so impressed with your plugin
> that we would like to add it to the Labs Showcase Gallery within the
> Labs Wiki.
>
> http://labs.macromedia.com/wiki/index.php/Showcase
>
> Do you happen to have a URL that we can link to that provides the
> download/build information that you listed in your e-mail?
>
> Daniel Taborga
> Product Manager
> Adobe Developer Relations
>
> > -----Original Message-----
> > From: Joe Berkovitz [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, December 01, 2005 1:29 PM
> > To: flex2_builder
> > Subject: [flex2_builder] XDoclet2 plugin to create AS classes from
> > Java classes
> >
> > Flex2 folks,
> >
> > I've written an XDoclet2 plugin that generates AS2 and AS3 classes
> > based
> >
> > on javadoc -style annotations of Java classes, and it's been accepted
> > into the open source XDoclet2 codebase.  It should be in the next
> > public
> >
> > release of XDoclet2, which will be 1.0.3.  I'll announce this more
> > widely (on flexcoders, at a minimum) when the release comes out.  But
> > if
> >
> > anyone feels like messing around with it and maybe giving me some
> > feedback, you can check a snapshot of XDoclet2 out of the maintainers
> > CVS tree and build the thing with Maven.
> >
> > (XDoclet2 is an open source template-driven code generator geared to
> > working from javadoc-style comment tags.  It's only partly superseded
> > by
> >
> > Java 1.5, since the new Annotation features are just metadata, and do
> > not provide code generation in and of themselves.)
> >
> > The plugin mainly handles serialized value objects (POJO
> > JavaBeans) -- converting JavaBean properties into vars with the
> > appropriate types, and
> >
> > also can convert Java constants into AS statics using reflection to
> > get at the initializing expression.  It generates the right imports
> > and superclass declarations (which was kind of a pain), but other than
>
> > that it's really not very fancy.  No interfaces or stubs or any of
> > that stuff.
> >
> > XDoclet can work as an Ant task, so it can be driven out of an
> > external Ant Builder in Zorn.
> >
> > Docs:
> > http://docs.codehaus.org/display/XDOCLET/Actionscript+plugin
> >
> > CVS:
> > http://cvs.sourceforge.net/viewcvs.py/xdoclet-plugins/xdoclet-
> > plugins/pl
> > ugin-actionscript/
> >
> > ... .  .    .       .            j
> >
> > ______________________________________________________________
> > __________
> > ____________
> > View/post via a browser:
> > http://lyris.macromedia.com/read/?forum=flex2_builder
> > Manage your account:  http://lyris.macromedia.com/read/my_account/
> > View this discussion via a newsreader:  news://lyris.macromedia.com
> >
> > This email transaction, and any documents, files, or previous email
> > message attached to it, are confidential and proprietary information
> > of Macromedia, Inc.
> >
> > ______________________________________________________________
> > ______________________
> > View/post via a browser:
> > http://lyris.macromedia.com/read/?forum=%%list.name%%
> > Manage your account:  http://lyris.macromedia.com/read/my_account/
> > View this discussion via a newsreader:  news://lyris.macromedia.com
> >
> > This email transaction, and any documents, files, or previous email
> > message attached to it, are confidential and proprietary information
> > of Macromedia, Inc.
> >
>
>
>
>
>
>

Reply via email to