« Return to Thread: JCR implementation

Re: JCR implementation

by Angela Cymbalak :: Rate this Message:

Reply to Author | View in Thread


>Great that you were able to make progress .... ready for a patch ?

Not quite.  My getPictures method returns an array of strings just as
your getPictures method did.  And the strings should have the same
location that yours returned.  However, when I run the gallery the
Javascript alert box comes up saying "undefined".

I've tried adding println statements to do some debugging to both the
Init method and the getPictures method.  However, the lines are never
printed and it doesn't appear that the repository is getting built.

Can you give me a quick tour on when the Init and the getPictures
methods are called?  It seems as though it should be self explanatory
but so far I haven't been able to figure out why I'm not seeing
anything that I added.

Angie



---------------------------------------------------------------------
To unsubscribe, e-mail: projects-unsubscribe@...
For additional commands, e-mail: projects-help@...

 « Return to Thread: JCR implementation