liferay / alloy-taglibs

JSP Taglibs for AlloyUI project
6 stars 21 forks source link

As developer, I'd like have the ServletContextUtill class to be generated for modularized taglibs #3

Open marcellustavares opened 9 years ago

marcellustavares commented 9 years ago

When we port the taglibs to OSGi, we need to redefine the pageContext. Please see https://github.com/marcellustavares/liferay-portal/commit/3bb88f40135d3c6634234f6e569c24846df6e8e9#diff-531011330f0cb88d44e81a7bb0eb5553R133 and this pattern is being applied all over, it would be nice if we could automatize this.

Thanks

Reference https://github.com/marcellustavares/liferay-portal/commit/3bb88f40135d3c6634234f6e569c24846df6e8e9

marcellustavares commented 9 years ago

cc @natocesarrego, @brunobasto

natocesarrego commented 9 years ago

@marcellustavares and @brunobasto, a Jira ticket (https://issues.liferay.com/browse/AUI-1949) was created to implement this requested feature.