[windup-dev] WRT RulePhase changes

Lincoln Baxter, III lincolnbaxter at gmail.com
Mon Jan 26 22:39:48 EST 2015


Hey, good question, but no. You can always look in that package and see all
of the phases we have. Or use the IDE to quick-search for types
implementing RulePhase, etc. Not worth making ugly code for that when the
IDE or GitHub will tell you exactly the same information.

On Mon, Jan 26, 2015 at 10:04 AM, Ondrej Zizka <ozizka at redhat.com> wrote:

>  Hi,
>
> I am updating the quickstarts to match the recent changes
> WINDUP-277 <https://issues.jboss.org/browse/WINDUP-277> Replace Migration
> "Phases" with dependencies <https://issues.jboss.org/browse/WINDUP-277> .
>
> The subclasses are small and just a few.
> Could we move them as inner classes of RulePhase?
> This would be beneficial:
> 1) One could write "RulePhase." to get a list of built-in phases instead
> of going to the documentation.
> 2) We would get rid of several small .java files
>
> Ondra
>
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev
>



-- 
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/windup-dev/attachments/20150126/18e102d3/attachment.html 


More information about the windup-dev mailing list