Re: Interesting multi-line String library
Vinny <[email protected]> Tue, 28 Oct 2014 11:26:26 -0400
| Newsgroups | gmane.org.user-groups.ajug.members |
|---|---|
| Message-ID | <CAMmwVWK88xDeSWR5E4_twJrc+wmVzLfntC67moeyedcvTFRLWw@mail.gmail.com> |
Wow Michael, That popped into my head as well. Annotations before Annotations. Vincent -- biz: http://www.linkedin.com/in/vincentstoessel/ personal: http://earthlight.co On Tue, Oct 28, 2014 at 11:03 AM, Michael Campbell < [email protected]> wrote: > Xdoclet lives! > > On Tue, Oct 28, 2014 at 10:12 AM, Summers Pittman ℝ <[email protected]> > wrote: > >> https://github.com/benelog/multiline/ >> >> It uses javadoc and annotations to create a multiline String. For >> example : >> >> /** >> * Select * >> * From Table >> */ >> @Multiline String query; >> >> Would be processed and assigned to query by apt during compilation. >> >> This is a interesting hack and abuse of annotations and javadoc, but >> it is a pretty good example of the crazy stuff you can do with apt. >> >> Summers Pittman >> >>Phone:404 941 4698 >> >>Java is my crack. >> _______________________________________________ >> ajug-members mailing list >> [email protected] >> http://lists.ajug.org/mailman/listinfo/ajug-members >> > > > _______________________________________________ > ajug-members mailing list > [email protected] > http://lists.ajug.org/mailman/listinfo/ajug-members > > _______________________________________________ ajug-members mailing list [email protected] http://lists.ajug.org/mailman/listinfo/ajug-members