BTW: I've modified the argoum-cpp import module already.

-------- Original-Nachricht --------
> Datum: Sat, 31 May 2008 17:24:27 +0200
> Von: "Thomas N." <[EMAIL PROTECTED]>
> An: [email protected]
> Betreff: [argouml-dev] Caution: ImportInterface extended!

> Hi,
> 
> I had to add the following method:
> 
>     /**
>      * Allows for a check of the import facility before actually doing the
>      * import. If true is returned, then the import will be invoked by
> calling
>      * the public doFile() method of the Import class, otherwise no import
> is
>      * invoked. The import module normally returns true, but it could
> return
>      * false and call the doFile() method on it's own, which is done e.g.
> by
>      * the JavaImport after displaying a classpath dialog.
>      * 
>      * @param importer the Import instance
>      * 
>      * @return whether Import.doFile() should be invoked or not
>      */
>     boolean isApprovedImport(Import importer);
> 
> For all non-Java import modules, it is safe to return true.
> 
> Regards,
> Thomas
> 
> -- 
> Psssst! Schon vom neuen GMX MultiMessenger gehört?
> Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to