Search found 3 matches

by dnblankedelman
Sun Dec 30, 2007 12:27 am
Forum: Joombie Coding Q/A
Topic: JLoader/jimport question in 1.5RC4
Replies: 4
Views: 1010

Re: JLoader/jimport question in 1.5RC4



Super answer! Thanks so much for taking the time to write this.

  -- dNb
by dnblankedelman
Fri Dec 28, 2007 4:41 pm
Forum: Joombie Coding Q/A
Topic: JLoader/jimport question in 1.5RC4
Replies: 4
Views: 1010

Re: JLoader/jimport question in 1.5RC4

mjaz wrote:You never need to load classes with multiple names like JFooBar.  I'm writing something for our blog, keep an eye on http://blog.joomlatools.org


Hmm, ok. Already read the blog religiously, I'll look forward to the full response. Thanks!

   -- dNb
by dnblankedelman
Thu Dec 27, 2007 10:05 pm
Forum: Joombie Coding Q/A
Topic: JLoader/jimport question in 1.5RC4
Replies: 4
Views: 1010

JLoader/jimport question in 1.5RC4

Hi- I'm trying to understand what I think is probably a pretty simple question. I'm wondering what the canonical Joomla way is to import classes found deep in the standard library directories. For example, let's say you want to use JSessionStorageDatabase found in libraries//joomla/session/storage/d...