• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Request for feedback on proposed project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request for feedback on proposed project


  • Subject: Re: Request for feedback on proposed project
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 6 Dec 2005 13:18:10 -0800

Hi Logan,

On Dec 6, 2005, at 12:21 PM, email@hidden wrote:

email@hidden wrote on 12/06/2005 11:04:19 AM:

> On Dec 6, 2005, at 9:44 AM, Robert Walker wrote:
>
> >> Is there anyway to write some sort of plug-in for JasperReports to
> >> get it to play more nicely? Are there nice reporting tools for
> >> Hibernate that may have a better impedance match to EOF?
> >
> > It appears to me from gleaning the JasperReports API that this work
> > has already been done. There are multiple subclasses of
> > JRDataSource that provide access to Java collections, array maps,
> > and XML data sources.
> >
> > Give it a closer look and see if there isn't some way to integrate
> > reasonably well with JasperReports, Seems to me the XML data
> > source option might be doable with less work than you're
> > proposing. Plus this way you can take advantage of the
> > JasperReport GUI design tools.
> >
> A couple of additional thoughts. I am working on a project where we
> are looking at using JasperReports with a subclass of JRDataSource to
> map to an NSArray of EOs. I am not sure we will go that way or not.
> Operations reporting usually pulls a lot of summarized data and EOF
> is often not an efficient access path for the data needs of such
> reports.
>
> Chuck


We are currently using JasperReports with our WebObjects apps. We wrote a custom JRDataSource that uses key-value coding into NSArrays of EOs, and we just embed the keypath in the Jasper Report template. Our reporting needs were very modest, mostly several pages of lists of EOs that match a certain criteria with very little aggregation/summarizing except a total count at the end. Plus our reports are batched nightly, so performance is not really an issue. It worked pretty well for our needs. We can probably provide the code if it would be helpful.


With Jasper quickly gaining popularity in the Java world, I think it would be valuable to the community to have this WO integration available. It sounds like you have done precisely what I had in mind. If you do decide to release this and don't want to host it on your side, http://www.wocode.com is probably a good home away from home for it.


Chuck


--
Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro


Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Request for feedback on proposed project
      • From: email@hidden
References: 
 >Re: Request for feedback on proposed project (From: email@hidden)

  • Prev by Date: Re: Request for feedback on proposed project
  • Next by Date: WO vs MS SQL Reporting Services
  • Previous by thread: Re: Request for feedback on proposed project
  • Next by thread: Re: Request for feedback on proposed project
  • Index(es):
    • Date
    • Thread