Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Re: How should I allow my plugin to accept multiple template content types?

Hi again,

Sorry for the previous post. Disregard it! I wrote before thinking :) (of course, regarding the question)


Regards,
Gabriel

On Thu, Apr 2, 2009 at 1:41 PM, Gabriel Petrovay <gabipetrovay@xxxxxxxxx> wrote:
Hi Alex,

You guys are simply gorgeous! Thanks!

Don't also think that the class fields should also be made protected?

public abstract class ScriptTemplateAccess {

    private ContextTypeRegistry fRegistry;
    private TemplateStore fStore;
..
}


If not, I am forced to hide it in my own implementation of the template access class.


Regards,
Gabriel


--
MSc Gabriel Petrovay
MCSA, MCDBA, MCAD
Mobile: +41(0)787978034



--
MSc Gabriel Petrovay
MCSA, MCDBA, MCAD
Mobile: +41(0)787978034

Back to the top